/* Black weight font */
@font-face {
font-family: 'Matritsa';
src: url('../fonts/FbMatritsaNarrowEn-Black.eot'); /* IE9 compat mode */
src: url('../fonts/FbMatritsaNarrowEn-Black.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../fonts/FbMatritsaNarrowEn-Black.woff2') format('woff2'), /* modern browsers */
url('../fonts/FbMatritsaNarrowEn-Black.woff') format('woff'), 
url('../fonts/fbmatritsanarrowen-blackwebfont.ttf') format('truetype'),
url('../fonts/fbmatritsanarrowen-blackwebfont.svg#FbMatritsaNarrowEn') format('svg'); /* legacy iOS */
font-weight: 900;
font-style: normal;
font-display: swap;
}

/* Medium weight font */
@font-face {
font-family: 'Matritsa';
src: url('../fonts/FbMatritsaNarrowEn-Medium.eot');
src: url('../fonts/FbMatritsaNarrowEn-Medium.eot?#iefix') format('embedded-opentype'),
url('../fonts/FbMatritsaNarrowEn-Medium.woff2') format('woff2'),
url('../fonts/FbMatritsaNarrowEn-Medium.woff') format('woff'),
url('../fonts/fbmatritsanarrowen-mediumwebfont.ttf') format('truetype'), 
url('../fonts/fbmatritsanarrowen-mediumwebfont.svg#FbMatritsaNarrowEn') format('svg'); 
font-weight: 500;
font-style: normal;
font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Italic.woff2') format('woff2'),
      url('../fonts/Inter-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('../fonts/Inter-Regular.woff2') format('woff2'),
      url('../fonts/Inter-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Spoiler';
    src: url('../fonts/enspoilerwebfont.eot'); /* For IE9 and below */
    src: url('../fonts/enspoilerwebfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/enspoilerwebfont.woff') format('woff'),
         url('../fonts/enspoilerwebfont.ttf') format('truetype'),
         url('../fonts/enspoilerwebfont.svg#Enspoiler') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Spoiler';
    src: url('../fonts/enspoilerboldwebfont.eot'); /* For IE9 and below */
    src: url('../fonts/enspoilerboldwebfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/enspoilerboldwebfont.woff') format('woff'),
         url('../fonts/enspoilerboldwebfont.ttf') format('truetype'),
         url('../fonts/enspoilerboldwebfont.svg#EnspoilerBold') format('svg');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: "IBM Plex Sans";
    src: url("../fonts/IBMPlexSans.eot");
    src: url("../fonts/IBMPlexSans.eot?#iefix") format("embedded-opentype"), url("../fonts/IBMPlexSans.woff2") format("woff2"),
        url("../fonts/IBMPlexSans.woff") format("woff"), url("../fonts/IBMPlexSans.ttf") format("truetype"),
        url("../fonts/IBMPlexSans.svg#IBMPlexSans") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

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

@font-face {
    font-family: "IBM Plex Sans";
    src: url("../fonts/IBMPlexSans-SemiBold.eot");
    src: url("../fonts/IBMPlexSans-SemiBold.eot?#iefix") format("embedded-opentype"),
        url("../fonts/IBMPlexSans-SemiBold.woff2") format("woff2"), url("../fonts/IBMPlexSans-SemiBold.woff") format("woff"),
        url("../fonts/IBMPlexSans-SemiBold.ttf") format("truetype"),
        url("../fonts/IBMPlexSans-SemiBold.svg#IBMPlexSans-SemiBold") format("svg");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
  font-family: 'New-Spoiler';
  src: url('../fonts/Spoiler-Regular.woff2') format('woff2'),
      url('../fonts/Spoiler-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}