@font-face {
  font-family: StyreneA;
  font-weight: bold;
  src: url("./StyreneA-Bold.otf") format("opentype");
}
@font-face {
  font-family: StyreneA;
  font-weight: 200;
  src: url("./StyreneA-Light.otf") format("opentype");
}
@font-face {
  font-family: StyreneA;
  font-weight: normal;
  src: url("./StyreneA-Regular.otf") format("opentype");
}
@font-face {
  font-family: StyreneA;
  font-weight: 100;
  src: url("./StyreneA-Thin.otf") format("opentype");
}
