@font-face {
    font-family: "Ultramagnetic";
    src: url('./YWFT-Ultramagnetic.otf') format("opentype");
    font-weight: 400;
}
@font-face {
    font-family: "Ultramagnetic";
    src: url('./YWFT-Ultramagnetic.otf') format("opentype");
    font-weight: 500;
}
@font-face {
    font-family: "Ultramagnetic";
    src: url('./YWFT-Ultramagnetic-Bold.otf') format("opentype");
    font-weight: 600;
}
@font-face {
    font-family: "Ultramagnetic";
    src: url('./YWFT-Ultramagnetic.otf') format("opentype");
    font-weight: 700;
}
@font-face {
    font-family: "Lora";
    src: url('./Lora-Regular.ttf') format("truetype");
    font-weight: 500;
}
@font-face {
    font-family: "Cabin";
    src: url('./Cabin-Regular.ttf');
    font-weight: normal;
  }
@font-face {
    font-family: "Cabin";
    src: url('./Cabin-Bold.ttf');
    font-weight: bold;
}
