@font-face {
	font-family: 'Myriad-Pro';
	font-weight: 400;
	font-style: normal;
	src: url(../fonts/MyriadWebPro.woff2) format("woff2"), url(../fonts/MyriadWebPro.woff) format("woff"), url(../fonts/MyriadWebPro.ttf) format("truetype")
}

@font-face {
	font-family: 'Myriad-Pro SemiCondensed';
	font-weight: 400;
	font-style: normal;
	font-stretch: semi-condensed;
	src: url(../fonts/MyriadPro-SemiCn.otf)
}

@font-face {
	font-family: 'Myriad-Pro Bold SemiCondensed';
	font-weight: 700;
	font-style: bold;
	font-stretch: semi-condensed;
	src: url(../fonts/MyriadPro-BoldSemiCn.otf)
}

@font-face {
    font-family: 'AmrLipi';
    src: url('../fonts/AmrLipi.eot');
    src: local('AmrLipi'),
        url('../fonts/AmrLipi.eot?#iefix') format('embedded-opentype'),
        url('../fonts/AmrLipi.woff2') format('woff2'),
        url('../fonts/AmrLipi.woff') format('woff'),
        url('../fonts/AmrLipi.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
