/*!
 * Web Fonts from Fontspring.com
 *
 * All OpenType features and all extended glyphs have been removed.
 * Fully installable fonts can be purchased at http://www.fontspring.com
 *
 * The fonts included in this stylesheet are subject to the End User License you purchased
 * from Fontspring. The fonts are protected under domestic and international trademark and
 * copyright law. You are prohibited from modifying, reverse engineering, duplicating, or
 * distributing this font software.
 *
 * (c) 2010-2019 Fontspring
 *
 *
 *
 *
 * The fonts included are copyrighted by the vendor listed below.
 *
 * Vendor:      Kostas Bartsokas
 * License URL: https://www.fontspring.com/licenses/kostas-bartsokas/webfont
 *
 *
 */

@font-face {
    font-family: "dcob-averta";
    src:
        url("./fonts/dcob-averta-light-webfont.woff2") format("woff2"),
        url("./fonts/dcob-averta-light-webfont.woff") format("woff");
    font-weight: normal;
    font-style: 300;
}

@font-face {
    font-family: "dcob-averta";
    src:
        url("./fonts/dcob-averta-regular-webfont.woff2") format("woff2"),
        url("./fonts/dcob-averta-regular-webfont.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "dcob-averta";
    src:
        url("./fonts/dcob-averta-semibold-webfont.woff2") format("woff2"),
        url("./fonts/dcob-averta-semibold-webfont.woff") format("woff");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "dcob-averta";
    src:
        url("./fonts/dcob-averta-bold-webfont.woff2") format("woff2"),
        url("./fonts/dcob-averta-bold-webfont.woff") format("woff");
    font-weight: 700;
    font-style: normal;
}
