@font-face {
    font-family: 'clutch_sansregular';
    src: url('../fonts/clutchsans-regular.woff2') format('woff2'),
         url('../fonts/clutchsans-regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'codaheavy';
    src: url('../fonts/coda-heavy.woff2') format('woff2'),
         url('../fonts/coda-heavy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}