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

}


@font-face {
    font-family: 'aeonikbold';
    src: url('../fonts/fonnts.com-aeonik-bold-webfont.woff2') format('woff2'),
         url('../fonts/fonnts.com-aeonik-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}