@font-face {
    font-family: 'FilsonPro';
    src: url('/filsonpro/FilsonPro-Book.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FilsonPro';
    src: url('/filsonpro/FilsonPro-Medium.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}