
@font-face {
    font-family: 'MyriadPro-BlackCond';
    src:url('../font/MyriadPro-BlackCond.eot?') format('eot'),
        url('../font/MyriadPro-BlackCond.woff') format('woff'),
        url('../font/MyriadPro-BlackCond.ttf') format('truetype'),
        url('../font/MyriadPro-BlackCond.svg#MyriadPro-BlackCond') format('svg');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src:url('../font/MyriadPro-Regular.eot?') format('eot'),
        url('../font/MyriadPro-Regular.woff') format('woff'),
        url('../font/MyriadPro-Regular.ttf') format('truetype'),
        url('../font/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('../fonts/MyriadPro-Bold.eot');
	src: local('☺'), url('../fonts/MyriadPro-Bold.woff') format('woff'),
            url('../fonts/MyriadPro-Bold.ttf') format('truetype'),
            url('../fonts/MyriadPro-Bold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}