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

}

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

}