@font-face {
    font-family: 'myriapro-regular';
    src: url('myriapro-regular.eot');
    src: url('myriapro-regular.eot?#iefix') format('embedded-opentype'),
         url('MyriadPro-Regular.woff') format('woff'),         
         url('myriapro-regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'myriadpro-semibold';
    src: url('myriadpro-semibold-webfont.eot');
    src: url('myriadpro-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('myriadpro-semibold-webfont.woff') format('woff'),         
         url('myriadpro-semibold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Grands';
	src:url('Grands.eot');
	src:url('Grands.eot?#iefix') format('embedded-opentype'),
		url('Grands.svg#Grands') format('svg'),
		url('Grands.woff') format('woff'),
		url('Grands.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
    font-family: 'entypo';
    src: url('entypo.eot');
    src: url('entypo.eot?#iefix') format('embedded-opentype'),
         url('entypo.woff') format('woff'),
         url('entypo.ttf') format('truetype'),
         url('entypo.svg#entyporegular') format('svg');
    font-weight: normal;
    font-style: normal;
}