@font-face {
  font-family: "Hurmeblack";
  src: local("Hurmeblack"),
    url("./Font/HurmeGeometricSans3\ Black.otf") format("opentype");
}

@font-face {
  font-family: "Semibold";
  src: local("Semibold"),
    url("./Font/HurmeGeometricSans3\ SemiBold.otf") format("opentype");
}
@font-face {
  font-family: "Light";
  src: local("Light"),
    url("./Font/HurmeGeometricSans3\ Light.otf") format("opentype");
}
