@font-face {
    font-family: 'Rimouski Sb';
    src: url('/font/rimouski-sb.woff2') format('woff2'),
        url('/font/rimouski-sb.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Swis721 Ex BT';
    src: url('/font/Swiss721BT-BoldExtended.woff2') format('woff2'),
        url('/font/Swiss721BT-BoldExtended.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

