@font-face {
  font-family: 'trajan_pro';
  src: url('../fonts/trajan_pro/trajan_pro.woff') format('woff');
}

/*
@font-face {
    font-family: 'iconFont';
    src: url('../fonts/iconFont/iconFont.eot?');
	src: url('../fonts/iconFont/iconFont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/iconFont/iconFont.woff') format('woff'),
         url('../fonts/iconFont/iconFont.ttf') format('truetype'),
         url('../fonts/iconFont/iconFont.dev.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}
*/

@font-face {
    font-family: 'iconFont';
    src: url('../fonts/iconFont/iconFont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
font-family: 'weblysleek';
src: url('../fonts/WeblySleek_UI/weblysleekuisl.ttf') format('truetype');
font-weight: 400;  
}

@font-face {
font-family: 'weblysleek';
src: url('../fonts/WeblySleek_UI/weblysleekuil.ttf') format('truetype');
font-weight: 200;  
}

@font-face {
font-family: 'weblysleek';
src: url('../fonts/WeblySleek_UI/weblysleekuisb.ttf') format('truetype');
font-weight: 600;  
}
