@font-face {
    font-family: Lato;
    src: local("Lato-Regular"), url(../fonts/Lato-Regular.woff2) format("woff2"), url(../fonts/Lato-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: local("Lato-Italic"), url(../fonts/Lato-Italic.woff2) format("woff2"), url(../fonts/Lato-Italic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: local("Lato-Bold"), url(../fonts/Lato-Bold.woff2) format("woff2"), url(../fonts/Lato-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: Lato;
    src: local("Lato-Black"), url(../fonts/Lato-Black.woff2) format("woff2"), url(../fonts/Lato-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Barlow Semi Condensed";
    src: local("BarlowSemiCondensed-SemiBold"), url(../fonts/BarlowSemiCondensed-SemiBold.woff2) format("woff2"), url(../fonts/BarlowSemiCondensed-SemiBold.woff) format("woff");
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Barlow Semi Condensed";
    src: local("BarlowSemiCondensed-Bold"), url(../fonts/BarlowSemiCondensed-Bold.woff2) format("woff2"), url(../fonts/BarlowSemiCondensed-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: "Barlow Semi Condensed";
    src: local("BarlowSemiCondensed-ExtraBold"), url(../fonts/BarlowSemiCondensed-ExtraBold.woff2) format("woff2"), url(../fonts/BarlowSemiCondensed-ExtraBold.woff) format("woff");
    font-weight: 800;
    font-style: normal;
    font-display: swap
}

/*# sourceMappingURL=../sourcemaps/preload.css.map */