@font-face {
    font-family: 'interblack';
    src: url('../fonts/inter-black-webfont.woff2') format('woff2'),
         url('../fonts/inter-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'interbold';
    src: url('../fonts/inter-bold-webfont.woff2') format('woff2'),
         url('../fonts/inter-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'interextra_bold';
    src: url('../fonts/inter-extrabold-webfont.woff2') format('woff2'),
         url('../fonts/inter-extrabold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'interextra_light';
    src: url('../fonts/inter-extralight-webfont.woff2') format('woff2'),
         url('../fonts/inter-extralight-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'interlight';
    src: url('../fonts/inter-light-webfont.woff2') format('woff2'),
         url('../fonts/inter-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'intermedium';
    src: url('../fonts/inter-medium-webfont.woff2') format('woff2'),
         url('../fonts/inter-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'interregular';
    src: url('../fonts/inter-regular-webfont.woff2') format('woff2'),
         url('../fonts/inter-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'intersemi_bold';
    src: url('../fonts/inter-semibold-webfont.woff2') format('woff2'),
         url('../fonts/inter-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'interthin';
    src: url('../fonts/inter-thin-webfont.woff2') format('woff2'),
         url('../fonts/inter-thin-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}