@font-face {
  font-family: "dsMoster";
  font-display: swap;
  src: url("../fonts/ds_moster-webfont.woff2") format("woff2"),
    url("../fonts/ds_moster-webfont.woff") format("woff"),
    url("../fonts/ds_moster-webfont.ttf") format("truetype"),
    url("../fonts/ds_moster-webfont.svg") format("svg");
}

@font-face {
  font-family: "Maxima";
  font-display: swap;
  src: url("../fonts/maxima-webfont.woff2") format("woff2"),
    url("../fonts/maxima-webfont.woff") format("woff"),
    url("../fonts/maxima-webfont.ttf") format("truetype"),
    url("../fonts/maxima-webfont.svg") format("svg");
}

@font-face {
  font-family: "NarbutAbetka";
  font-display: swap;
  src: url("../fonts/narbutabetka-webfont.woff2") format("woff2"),
    url("../fonts/narbutabetka-webfont.woff") format("woff"),
    url("../fonts/narbutabetka-webfont.ttf") format("truetype"),
    url("../fonts/narbutabetka-webfont.svg?") format("svg");
}

@font-face {
  font-family: "OldStandard";
  font-display: swap;
  src: url("../fonts/oldstandard-regular-webfont.woff2") format("woff2"),
    url("../fonts/oldstandard-regular-webfont.woff") format("woff"),
    url("../fonts/oldstandard-regular-webfont.ttf") format("truetype"),
    url("../fonts/oldstandard-regular-webfont.svg?") format("svg");
}

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

@font-face {
  font-family: 'oswaldlight';
  font-display: swap;
  src: url('../fonts/oswald-light-webfont.woff') format('woff'),
    url('../fonts/oswald-light-webfont.ttf') format('truetype'),
    url('../fonts/oswald-light-webfont.svg#oswaldlight') format('svg');
  font-weight: normal;
  font-style: normal;
}
