﻿@font-face {
    font-family: "Chesna Grotesk";
    src: url("/fonts/ChesnaGrotesk/chesnagrotesk-regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Chesna Grotesk";
    src: url("/fonts/ChesnaGrotesk/chesnagrotesk-semibold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Publico Headline";
    src: url("/fonts/PublicoHeadline/PublicoHeadline-Roman-Web.woff2") format("woff2"), url("/fonts/PublicoHeadline/PublicoHeadline-Roman-Web.woff") format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}


