@font-face {
    font-family: "Filson Pro";
    src: url("../fonts/FilsonProBook.otf") format("opentype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Filson Pro";
    src: url("../fonts/FilsonProBold.otf") format("opentype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
