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

}
@font-face {
    font-family: 'FuturaLT';
    src: url('../fonts/futura/FuturaLT.eot');
    src: url('../fonts/futura/FuturaLT.eot') format('embedded-opentype'),
         url('../fonts/futura/FuturaLT.woff2') format('woff2'),
         url('../fonts/futura/FuturaLT.woff') format('woff'),
         url('../fonts/futura/FuturaLT.ttf') format('truetype'),
         url('../fonts/futura/FuturaLT.svg#FuturaLT') format('svg');
}
@font-face {
    font-family: 'FuturaLTBold';
    src: url('../fonts/futura/FuturaLTBold.eot');
    src: url('../fonts/futura/FuturaLTBold.eot') format('embedded-opentype'),
         url('../fonts/futura/FuturaLTBold.woff2') format('woff2'),
         url('../fonts/futura/FuturaLTBold.woff') format('woff'),
         url('../fonts/futura/FuturaLTBold.ttf') format('truetype'),
         url('../fonts/futura/FuturaLTBold.svg#FuturaLTBold') format('svg');
}
