@font-face {
  font-family: "stroyka";
  src:
    url("Montserrat-Light.ttf") format("truetype"),
    url("stroyka.svg#stroyka") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "sumerce_regular";
  src:
    url("Montserrat-Regular.ttf") format("truetype"),
    url("stroyka.svg#stroyka") format("svg");
  font-weight: regular;
  font-style: regular;
}

@font-face {
  font-family: "sumerce_black";
  src:
    url("Montserrat-Black.otf") format("truetype"),
    url("stroyka.svg#stroyka") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "sumerce_semibold";
  src:
    url("Montserrat-SemiBold.otf") format("truetype"),
    url("stroyka.svg#stroyka") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "sumerce_extra_light";
  src:
    url("Montserrat-ExtraLight.otf") format("truetype"),
    url("stroyka.svg#stroyka") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "sumerce";
  src: url("PermanentMarker.ttf") format("truetype");
  font-weight: regular;
  font-style: regular;
}
