/* ===================================================================
 * fonts.scss
 *
 * ------------------------------------------------------------------- */


/*
 * manrope
================================================================================ */
@font-face {
    font-family: "manrope-regular";
    src: url("../fonts/Manrope/static/Manrope-Regular.woff2") format("woff2"), url("../fonts/Manrope/static/Manrope-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "manrope-medium";
    src: url("../fonts/Manrope/static/Manrope-Medium.woff2") format("woff2"), url("../fonts/Manrope/static/Manrope-Medium.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "manrope-bold";
    src: url("../fonts/Manrope/static/Manrope-Bold.woff2") format("woff2"), url("../fonts/Manrope/static/Manrope-Bold.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "manrope-light";
    src: url("../fonts/Manrope/static/Manrope-Light.woff2") format("woff2"), url("../fonts/Manrope/static/Manrope-Light.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}


/*
 * urbanist
================================================================================ */
@font-face {
    font-family: "urbanist-black";
    src: url("../fonts/Urbanist/static/Urbanist-Black.woff2") format("woff2"), url("../fonts/Urbanist/static/Urbanist-Black.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "urbanist-extrabold";
    src: url("../fonts/Urbanist/static/Urbanist-ExtraBold.woff2") format("woff2"), url("../fonts/Urbanist/static/Urbanist-ExtraBold.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "urbanist-bold";
    src: url("../fonts/Urbanist/static/Urbanist-Bold.woff2") format("woff2"), url("../fonts/Urbanist/static/Urbanist-Bold.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "urbanist-semibold";
    src: url("../fonts/Urbanist/static/Urbanist-SemiBold.woff2") format("woff2"), url("../fonts/Urbanist/static/Urbanist-SemiBold.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "urbanist-medium";
    src: url("../fonts/Urbanist/static/Urbanist-Medium.woff2") format("woff2"), url("../fonts/Urbanist/static/Urbanist-Medium.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "urbanist-regular";
    src: url("../fonts/Urbanist/static/Urbanist-Regular.woff2") format("woff2"), url("../fonts/Urbanist/static/Urbanist-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "urbanist-light";
    src: url("../fonts/Urbanist/static/Urbanist-Light.woff2") format("woff2"), url("../fonts/Urbanist/static/Urbanist-Light.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "urbanist-extralight";
    src: url("../fonts/Urbanist/static/Urbanist-ExtraLight.woff2") format("woff2"), url("../fonts/Urbanist/static/Urbanist-ExtraLight.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: "urbanist-thin";
    src: url("../fonts/Urbanist/static/Urbanist-Thin.woff2") format("woff2"), url("../fonts/Urbanist/static/Urbanist-Thin.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}


/*# sourceMappingURL=fonts.css.map */