@font-face {
    font-family: 'Basier Circle';
    src: url('../fonts/basiercircle-regular-webfont.eot');
    src: url('../fonts/basiercircle-regular-webfont.eot%3F') format('embedded-opentype'),
         url('../fonts/basiercircle-regular-webfont.woff2.html') format('woff2'),
         url('../fonts/basiercircle-regular-webfont.woff') format('woff'),
         url('../fonts/basiercircle-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Basier Circle';
    src: url('../fonts/BasierCircle-Medium.eot');
    src: url('../fonts/BasierCircle-Medium.eot%3F') format('embedded-opentype'),
        url('../fonts/BasierCircle-Medium.woff2.html') format('woff2'),
        url('../fonts/BasierCircle-Medium.woff') format('woff'),
        url('../fonts/BasierCircle-Medium.ttf') format('truetype'),
        url('../fonts/BasierCircle-Medium.svg') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'basier_squareregular';
    src: url('../fonts/basiersquare-regular-webfont.eot');
    src: url('../fonts/basiersquare-regular-webfont.eot%3F') format('embedded-opentype'),
         url('../fonts/basiersquare-regular-webfont.woff2.html') format('woff2'),
         url('../fonts/basiersquare-regular-webfont.woff') format('woff'),
         url('../fonts/basiersquare-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Rift Soft';
    src: url('../fonts/BebasNeueCyrillic.woff') format('woff'),
    url('../fonts/BebasNeueCyrillic.ttf') format('truetype');
    font-style: normal;
}