@font-face {
  font-family: "Klavika-Light";
  src: url("../fonts/Klavika-Light.eot");
  src: url("../fonts/Klavika-Light.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Klavika-Light.woff2") format("woff2"),
    url("../fonts/Klavika-Light.woff") format("woff"),
    url("../fonts/Klavika-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Klavika-Light-Condensed";
  src: url("../fonts/Klavika-LightCond.eot");
  src: url("../fonts/Klavika-LightCond.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Klavika-LightCond.woff2") format("woff2"),
    url("../fonts/Klavika-LightCond.woff") format("woff"),
    url("../fonts/Klavika-LightCond.otf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Klavika-Bold-Condensed";
  src: url("../fonts/Klavika-BoldCond.eot");
  src: url("../fonts/Klavika-BoldCond.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Klavika-BoldCond.woff2") format("woff2"),
    url("../fonts/Klavika-BoldCond.woff") format("woff"),
    url("../fonts/Klavika-BoldCond.otf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Klavika-Bold";
  src: url("../fonts/Klavika-Bold.eot");
  src: url("../fonts/Klavika-Bold.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Klavika-Bold.woff2") format("woff2"),
    url("../fonts/Klavika-Bold.woff") format("woff"),
    url("../fonts/Klavika-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Klavika-Regular-Condensed";
  src: url("../fonts/Klavika-RegularCond.eot");
  src: url("../fonts/Klavika-RegularCond.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Klavika-RegularCond.woff2") format("woff2"),
    url("../fonts/Klavika-RegularCond.woff") format("woff"),
    url("../fonts/Klavika-RegularCond.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Klavika-Regular";
  src: url("../fonts/Klavika-Regular.eot");
  src: url("../fonts/Klavika-Regular.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Klavika-Regular.woff2") format("woff2"),
    url("../fonts/Klavika-Regular.woff") format("woff"),
    url("../fonts/Klavika-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Klavika-Medium-Condensed";
  src: url("../fonts/Klavika-MediumCond.eot");
  src: url("../fonts/Klavika-MediumCond.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/Klavika-MediumCond.woff2") format("woff2"),
    url("../fonts/Klavika-MediumCond.woff") format("woff"),
    url("../fonts/Klavika-MediumCond.otf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Klavika-Medium";
  src: url("../fonts/Klavika-Medium.eot");
  src: url("../fonts/Klavika-Medium.eot?#iefix") format("embedded-opentype"),
    url("../fonts/Klavika-Medium.woff2") format("woff2"),
    url("../fonts/Klavika-Medium.woff") format("woff"),
    url("../fonts/Klavika-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'Klavika Medium Condensed';
    src: url('../fonts/Klavika-MediumCondensedItalic.eot');
    src: url('../fonts/Klavika-MediumCondensedItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Klavika-MediumCondensedItalic.woff2') format('woff2'),
        url(../fonts/Klavika-MediumCondensedItalic.woff') format('woff');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
