@font-face {
    font-family: "TWKEverett";
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    src: url("../fonts/TWK/TWKEverett-Regular.woff2") format("woff2"),
         url("../fonts/TWK/TWKEverett-Regular.woff") format("woff"),
         url("../fonts/TWK/TWKEverett-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "TWKEverett";
    font-weight: normal;
    font-style: italic;
    font-display: swap;
    src: url("../fonts/TWK/TWKEverett-Italic.woff2") format("woff2"),
         url("../fonts/TWK/TWKEverett-Italic.woff") format("woff"),
         url("../fonts/TWK/TWKEverett-Italic.ttf") format("truetype");
}
