@font-face {
    font-family: 'din_blackregular';
    src: url('ufonts.com_din_black-webfont.eot');
    src: url('ufonts.com_din_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('ufonts.com_din_black-webfont.woff') format('woff'),
         url('ufonts.com_din_black-webfont.ttf') format('truetype'),
         url('ufonts.com_din_black-webfont.svg#din_blackregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
						font-family: 'MyriadPro-Regular';
						src: url('myriadproregular.eot');
						src: url('myriadproregular.eot?#iefix') format('embedded-opentype'),
								 url('myriadproregular.woff') format('woff'),
								 url('myriadproregular.ttf') format('truetype'),
								 url('myriadproregular.svg#myriadproregular') format('svg');
						font-weight: normal;
						font-style: normal;
				}