/* from: https://google-webfonts-helper.herokuapp.com/fonts */

/* nunito-regular - latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: local(''), url("../fonts/nunito-v12-latin-regular.508e414e3d3b.woff2") format('woff2');
}

/* nunito-600 - latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    src: local(''), url("../fonts/nunito-v12-latin-600.8b8871e482a7.woff2") format('woff2');
}

/* nunito-700 - latin */
@font-face {
    font-family: 'Nunito';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    src: local(''), url("../fonts/nunito-v12-latin-700.a22acb48f45d.woff2") format('woff2');
}


/* Slick icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url("../slick/fonts/slick.b7c9e1e479de.woff") format('woff');
}

/* nunito-sans-regular - latin */
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    src: local(''), url("../fonts/nunito-sans-v6-latin-regular.9c6a1ff29aab.woff2") format('woff2');
}

/* nunito-sans-700 - latin */
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    src: local(''), url("../fonts/nunito-sans-v6-latin-700.d0b6d0f05c00.woff2") format('woff2');
}

@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 800;
    font-stretch: 100%;
    src: local(''), url("../fonts/nunito-sans-v15-latin-800.e7314583f3c6.woff2") format('woff2');
}

/* nunito-sans-900 - latin */
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    src: local(''), url("../fonts/nunito-sans-v15-latin-900.f2bea68eb1be.woff2") format('woff2');
}

/* Centra No2 - extra bold */
@font-face {
    font-family: 'Centra No2';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    src: local(''), url("../fonts/CentraNo2-Extrabold.1c580ccf2888.woff2") format('woff2');
}

/* Centra No2 - extra bold italic */
@font-face {
    font-family: 'Centra No2 Italic';
    font-style: normal;
    font-weight: 900;
    font-stretch: 100%;
    src: local(''), url("../fonts/CentraNo2-ExtraboldItalic.dcea022d00b6.woff2") format('woff2');
}