@font-face {
    font-family: "PublicoBanner";
    src: url("PublicoBanner-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: "PublicoBanner";
    src: url("PublicoBanner-Light.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Untitled Sans";
    src: url("UntitledSans-Regular.woff2") format("woff2");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Untitled Sans";
    src: url("UntitledSans-Medium.woff2") format("woff2");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: "Untitled Sans";
    src: url("UntitledSans-RegularItalic.woff2") format("woff2");
    font-weight: normal;
    font-style: italic;
}

