/* ======================================
   Rampaga font.css — v1.1
   Назначение: локальные шрифты проекта
   ====================================== */

@font-face {
  font-display: swap;
  font-family: "Brutal";
  src: url("../font/Brutal-Light.woff2") format("woff2");
  font-style: normal;
  font-weight: 300;
}

@font-face {
  font-display: swap;
  font-family: "Brutal";
  src: url("../font/Brutal-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-display: swap;
  font-family: "Brutal";
  src: url("../font/Brutal-Medium.woff2") format("woff2");
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-display: swap;
  font-family: "Brutal";
  src: url("../font/Brutal-Bold.woff2") format("woff2");
  font-style: normal;
  font-weight: 600;
}

@font-face {
  font-display: swap;
  font-family: "Fredoka";
  src: url("../font/Fredoka.woff2") format("woff2");
  font-style: normal;
  font-weight: 300 700;
  font-stretch: 75% 125%;
}
