@font-face {
    font-family: 'Filson Pro';
    src: url('FilsonPro-Medium.woff2') format('woff2'),
        url('FilsonPro-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

