/* CAPO */

@font-face {
    font-family: 'Capo';
    src: url('../fonts/Capo/capo-bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}


/* GRIFO S */

@font-face {
    font-family: 'Grifo S';
    src: url('../fonts/Grifo S/GrifoTesteS-Light.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Grifo S';
    src: url('../fonts/Grifo S/GrifoTesteS-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Grifo S';
    src: url('../fonts/Grifo S/GrifoTesteS-Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Grifo S';
    src: url('../fonts/Grifo S/GrifoTesteS-Bold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Grifo S';
    src: url('../fonts/Grifo S/GrifoTesteS-Black.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}


/* Sharp Grotesk */

@font-face {
    font-family: 'Sharp Grotesk';
    src: url('../fonts/Sharp Grotesk/SharpGrotesk-Bold10.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
