@font-face {
    font-family: 'Bebas Neue';
    src: url('font/bebasneue-webfont.eot');
    src: url('font/bebasneue-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/bebasneue-webfont.woff2') format('woff2'),
         url('font/bebasneue-webfont.woff') format('woff'),
         url('font/bebasneue-webfont.ttf') format('truetype'),
         url('font/bebasneue-webfont.svg#bebas_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'Myriad Arabic';
	src: url('font/MyriadArabic-Regular.eot');
	src: local('☺'), url('font/MyriadArabic-Regular.woff') format('woff'), url('font/MyriadArabic-Regular.ttf') format('truetype'), url('font/MyriadArabic-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'MyriadPro';
	src: url('font/MyriadPro-Regular.eot');
	src: local('☺'), url('font/MyriadPro-Regular.woff') format('woff'), url('font/MyriadPro-Regular.ttf') format('truetype'), url('font/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Myriad Arabic';
	src: url('font/MyriadPro-Semibold.eot');
	src: local('☺'), url('font/MyriadPro-Semibold.woff') format('woff'), url('font/MyriadPro-Semibold.ttf') format('truetype'), url('font/MyriadPro-Semibold.svg') format('svg');
	font-weight: bold;
	font-style: normal;
}