@font-face {
  font-family: "Golos";
  src: url("../fonts/Golos/GolosText-Medium.woff") format("woff");
  font-weight: 500;
}

@font-face {
  font-family: "Golos";
  src: url("../fonts/Golos/GolosText-Regular.woff") format("woff");
  font-weight: 400;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/RobotoSerif-Medium.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/RobotoSerif-Regular.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "Roboto";
  src: url("../fonts/Roboto/RobotoSerif-Semibold.ttf") format("truetype");
  font-weight: 600;
}
