@font-face {
  font-family: "Sofia";
  src: url("/fonts/sofia/sofia_regular.otf");
  font-weight: 400;
}

@font-face {
  font-family: "Sofia";
  src: url("/fonts/sofia/sofia_bold.otf");
  font-weight: 700;
}
