@font-face {
    font-family: 'Filson Pro';
    src: url('FilsonPro-Regular.woff2') format('woff2'),
         url('FilsonProRegular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
