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

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

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

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

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

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

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

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

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