@font-face {
    font-family: 'Inter-ExtraBold';
    src: url('fonts/InterExtraBold.eot');
    src: url('fonts/InterExtraBold.eot') format('embedded-opentype'),
         url('fonts/InterExtraBold.woff2') format('woff2'),
         url('fonts/InterExtraBold.woff') format('woff'),
         url('fonts/InterExtraBold.ttf') format('truetype'),
         url('fonts/InterExtraBold.svg#InterExtraBold') format('svg');
}
