@font-face {
    font-family: 'Din Display Cyrillic Bold';
    src: url('/fonts/pfdindisplaypro-bold-webfont.eot');
    src: url('/fonts/pfdindisplaypro-bold-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/pfdindisplaypro-bold-webfont.woff') format('woff'),
    url('/fonts/pfdindisplaypro-bold-webfont.ttf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Din Display Cyrillic Thin';
    src: url('/fonts/pfdindisplaypro-thin-webfont.eot.eot');
    src: url('/fonts/pfdindisplaypro-thin-webfont.eot.eot?#iefix') format('embedded-opentype'),
    url('/fonts/pfdindisplaypro-thin-webfont.eot.woff') format('woff'),
    url('/fonts/pfdindisplaypro-thin-webfont.eot.ttf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Din Display Cyrillic Medium';
    src: url('/fonts/pfdindisplaypro-med-webfont.eot');
    src: url('/fonts/pfdindisplaypro-med-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/pfdindisplaypro-med-webfont.woff') format('woff'),
    url('/fonts/pfdindisplaypro-med-webfont.ttf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Din Display Cyrillic Light';
    src: url('/fonts/pfdindisplaypro-light-webfont.eot');
    src: url('/fonts/pfdindisplaypro-light-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/pfdindisplaypro-light-webfont.woff') format('woff'),
    url('/fonts/pfdindisplaypro-light-webfont.ttf') format('opentype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Din Display Cyrillic Regular';
    src: url('/fonts/pfdindisplaypro-reg-webfont.eot');
    src: url('/fonts/pfdindisplaypro-reg-webfont.eot?#iefix') format('embedded-opentype'),
    url('/fonts/pfdindisplaypro-reg-webfont.woff') format('woff'),
    url('/fonts/pfdindisplaypro-reg-webfont.ttf') format('opentype');
    font-weight: normal;
    font-style: normal;
}
