@font-face {
    font-family: 'Inter';
    src: url('fonts/Inter28pt-Bold.eot');
    src: url('fonts/Inter28pt-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/Inter28pt-Bold.woff2') format('woff2'),
         url('fonts/Inter28pt-Bold.woff') format('woff'),
         url('fonts/Inter28pt-Bold.ttf') format('truetype'),
         url('fonts/Inter28pt-Bold.svg#Inter28pt-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
