@font-face {
    font-family: 'BPG Arial Caps';
    src: url('../fonts/bpg-arial-caps-webfont.woff2') format('woff2'),
         url('../fonts/bpg-arial-caps-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BPG Arial';
    src: url('../fonts/bpg-arial-webfont.woff2') format('woff2'),
         url('../fonts/bpg-arial-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'BPG Classic Medium';
    src: url('../fonts/bpg-classic-medium-webfont.woff2') format('woff2'),
         url('../fonts/bpg-classic-medium-webfont.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'ALK Tommaso';
    src: url('../fonts/alk-tommaso-webfont.woff2') format('woff2'),
         url('../fonts/alk-tommaso-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BPG Venuri 2020 Caps';
    src: url('../fonts/BPG_Venuri_2020_Caps.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'BPG Venuri 2020';
    src: url('../fonts/BPG_Venuri_2020.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
