/* Web Typography
---------------------------- */
@font-face {
    font-family: 'LinotypeDidotRoman';
    src: url('/media/fonts/didotlh-roman-webfont-webfont.eot');
    src: url('/media/fonts/didotlh-roman-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('/media/fonts/didotlh-roman-webfont-webfont.woff') format('woff'),
         url('/media/fonts/didotlh-roman-webfont-webfont.ttf') format('truetype'),
         url('/media/fonts/didotlh-roman-webfont-webfont.svg#LinotypeDidotRoman') format('svg');
    font-weight: normal;
    font-style: normal;
}
