@font-face {
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 400;
    font-stretch: 100%;
    font-display: swap;
    src: url(../fonts/cabin/cabin-400-normal.woff2) format('woff2');
}

@font-face {
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 600;
    font-stretch: 100%;
    font-display: swap;
    src: url(../fonts/cabin/cabin-600-normal.woff2) format('woff2');
}

@font-face {
    font-family: 'Cabin';
    font-style: normal;
    font-weight: 700;
    font-stretch: 100%;
    font-display: swap;
    src: url(../fonts/cabin/cabin-700-normal.woff2) format('woff2');
}
