@font-face {
    font-family: 'GalliardRoman';
    src: url('ufonts.com_galliard-roman-webfont.eot');
    src: url('ufonts.com_galliard-roman-webfont.eot?#iefix') format('embedded-opentype'),
         url('ufonts.com_galliard-roman-webfont.woff') format('woff'),
         url('ufonts.com_galliard-roman-webfont.ttf') format('truetype'),
         url('ufonts.com_galliard-roman-webfont.svg#GalliardRoman') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'DINRegular';
    src: url('din-regular-webfont.eot');
    src: url('din-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('din-regular-webfont.woff') format('woff'),
         url('din-regular-webfont.ttf') format('truetype');
         url('din-regular-webfont-webfont.svg#DINRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}