@font-face {
    font-family: 'In';
    src: url('../webfonts/Inter-Regular.eot');
    src: url('../webfonts/Inter-Regular.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Inter-Regular.woff2') format('woff2'),
         url('../webfonts/Inter-Regular.woff') format('woff'),
         url('../webfonts/Inter-Regular.ttf') format('truetype'),
         url('../webfonts/Inter-Regular.svg#Inter-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'InB';
    src: url('../webfonts/Inter-Black.eot');
    src: url('../webfonts/Inter-Black.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Inter-Black.woff2') format('woff2'),
         url('../webfonts/Inter-Black.woff') format('woff'),
         url('../webfonts/Inter-Black.ttf') format('truetype'),
         url('../webfonts/Inter-Black.svg#Inter-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'InSB';
    src: url('../webfonts/Inter-SemiBold.eot');
    src: url('../webfonts/Inter-SemiBold.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Inter-SemiBold.woff2') format('woff2'),
         url('../webfonts/Inter-SemiBold.woff') format('woff'),
         url('../webfonts/Inter-SemiBold.ttf') format('truetype'),
         url('../webfonts/Inter-SemiBold.svg#Inter-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'InBo';
    src: url('../webfonts/Inter-Bold.eot');
    src: url('../webfonts/Inter-Bold.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Inter-Bold.woff2') format('woff2'),
         url('../webfonts/Inter-Bold.woff') format('woff'),
         url('../webfonts/Inter-Bold.ttf') format('truetype'),
         url('../webfonts/Inter-Bold.svg#Inter-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'InEB';
    src: url('../webfonts/Inter-ExtraBold.eot');
    src: url('../webfonts/Inter-ExtraBold.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Inter-ExtraBold.woff2') format('woff2'),
         url('../webfonts/Inter-ExtraBold.woff') format('woff'),
         url('../webfonts/Inter-ExtraBold.ttf') format('truetype'),
         url('../webfonts/Inter-ExtraBold.svg#Inter-ExtraBold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'InL';
    src: url('../webfonts/Inter-Light.eot');
    src: url('../webfonts/Inter-Light.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Inter-Light.woff2') format('woff2'),
         url('../webfonts/Inter-Light.woff') format('woff'),
         url('../webfonts/Inter-Light.ttf') format('truetype'),
         url('../webfonts/Inter-Light.svg#Inter-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'InM';
    src: url('../webfonts/Inter-Medium.eot');
    src: url('../webfonts/Inter-Medium.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Inter-Medium.woff2') format('woff2'),
         url('../webfonts/Inter-Medium.woff') format('woff'),
         url('../webfonts/Inter-Medium.ttf') format('truetype'),
         url('../webfonts/Inter-Medium.svg#Inter-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Ca';
    src: url('../webfonts/CalistoMT-Italic.eot');
    src: url('../webfonts/CalistoMT-Italic.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/CalistoMT-Italic.woff2') format('woff2'),
         url('../webfonts/CalistoMT-Italic.woff') format('woff'),
         url('../webfonts/CalistoMT-Italic.ttf') format('truetype'),
         url('../webfonts/CalistoMT-Italic.svg#CalistoMT-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}