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

}

@font-face {
    font-family: 'didot';
    src: url('fonts/Didot.eot');
    src: url('fonts/Didot.eot') format('embedded-opentype'),
         url('fonts/Didot.woff') format('woff'),
         url('fonts/Didot.ttf') format('truetype'),
         url('fonts/Didot.svg#Didot') format('svg');
   	font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'didot';
    src: url('fonts/Didot-Italic.eot');
    src: url('fonts/Didot-Italic.eot') format('embedded-opentype'),
         url('fonts/Didot-Italic.woff') format('woff'),
         url('fonts/Didot-Italic.ttf') format('truetype'),
         url('fonts/Didot-Italic.svg#Didot-Italic') format('svg');
   	font-weight: normal;
    font-style: italic;
}