@font-face {
    font-family: 'Chivo';
    src: url('Chivo-Regular.woff2') format('woff2'),
         url('Chivo-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Chivo';
    src: url('Chivo-Medium.woff2') format('woff2'),
         url('Chivo-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Chivo';
    src: url('Chivo-SemiBold.woff2') format('woff2'),
         url('Chivo-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Chivo';
    src: url('Chivo-Bold.woff2') format('woff2'),
         url('Chivo-Bold.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}
