/* ------------------------ Basis Grotesque ------------------------ */

@font-face {
    font-family: 'Basis';
    src: url('./../fonts/BasisGrotesque-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Basis';
    src: url('./../fonts/BasisGrotesque-Bold.otf');
    font-weight: bold;
    font-style: normal;
}