/*
font-family: 'orenburgcbold',sans-serif;
*/
@font-face {
    font-family: 'orenburgcbold';
    src: url('OrenburgC-Bold.eot');
    src: url('OrenburgC-Bold.woff') format('woff'), url('OrenburgC-Bold.ttf') format('truetype'), url('OrenburgC-Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/*
font-family: 'orenburgcregular',sans-serif;
*/
@font-face {
    font-family: 'orenburgcregular';
    src: url('OrenburgC.eot');
    src: url('OrenburgC.woff') format('woff'), url('OrenburgC.ttf') format('truetype'), url('OrenburgC.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}



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

}
*/