/*---- INTER ----*/
/* REGULAR */
@font-face {
    font-family: 'Inter';
    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: 400;
    font-style: normal;
    font-display: swap;
}

/* ITALIC */
@font-face {
    font-family: 'Inter';
    src: url('../webfonts/Inter-Italic.eot');
    src: url('../webfonts/Inter-Italic.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Inter-Italic.woff2') format('woff2'),
         url('../webfonts/Inter-Italic.woff') format('woff'),
         url('../webfonts/Inter-Italic.ttf') format('truetype'),
         url('../webfonts/Inter-Italic.svg#Inter-Italic') format('svg');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* MEDIUM */
@font-face {
    font-family: 'Inter';
    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;
}

/* MEDUM & ITALIC */
@font-face {
    font-family: 'Inter';
    src: url('../webfonts/Inter-MediumItalic.eot');
    src: url('../webfonts/Inter-MediumItalic.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Inter-MediumItalic.woff2') format('woff2'),
         url('../webfonts/Inter-MediumItalic.woff') format('woff'),
         url('../webfonts/Inter-MediumItalic.ttf') format('truetype'),
         url('../webfonts/Inter-MediumItalic.svg#Inter-MediumItalic') format('svg');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* SEMI-BOLD */
@font-face {
    font-family: 'Inter';
    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#Inter24pt-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

/* SEMI-BOLD & ITALIC */
@font-face {
    font-family: 'Inter';
    src: url('../webfonts/Inter-SemiBoldItalic.eot');
    src: url('../webfonts/Inter-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Inter-SemiBoldItalic.woff2') format('woff2'),
         url('../webfonts/Inter-SemiBoldItalic.woff') format('woff'),
         url('../webfonts/Inter-SemiBoldItalic.ttf') format('truetype'),
         url('../webfonts/Inter-SemiBoldItalic.svg#Inter24pt-SemiBoldItalic') format('svg');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* BOLD */
@font-face {
    font-family: 'Inter';
    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: 700;
    font-style: normal;
    font-display: swap;
}

/* BOLD & ITALIC */
@font-face {
    font-family: 'Inter';
    src: url('../webfonts/Inter-BoldItalic.eot');
    src: url('../webfonts/Inter-BoldItalic.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Inter-BoldItalic.woff2') format('woff2'),
         url('../webfonts/Inter-BoldItalic.woff') format('woff'),
         url('../webfonts/Inter-BoldItalic.ttf') format('truetype'),
         url('../webfonts/Inter-BoldItalic.svg#Inter-BoldItalic') format('svg');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* EXTRA-BOLD */
@font-face {
    font-family: 'Inter';
    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#Inter24pt-ExtraBold') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

/* EXTRA-BOLD & ITALIC */
@font-face {
    font-family: 'Inter';
    src: url('../webfonts/Inter-ExtraBoldItalic.eot');
    src: url('../webfonts/Inter-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Inter-ExtraBoldItalic.woff2') format('woff2'),
         url('../webfonts/Inter-ExtraBoldItalic.woff') format('woff'),
         url('../webfonts/Inter-ExtraBoldItalic.ttf') format('truetype'),
         url('../webfonts/Inter-ExtraBoldItalic.svg#Inter24pt-ExtraBoldItalic') format('svg');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}




/*---- FAKE SERIF ----*/
/* REGULAR */
@font-face {
    font-family: 'Fake';
    src: url('../webfonts/FakeSerif.eot');
    src: url('../webfonts/FakeSerif.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/FakeSerif.woff2') format('woff2'),
         url('../webfonts/FakeSerif.woff') format('woff'),
         url('../webfonts/FakeSerif.ttf') format('truetype'),
         url('../webfonts/FakeSerif.svg#FakeSerif') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}