﻿@import url("css2.css");

@font-face {
  font-family: "Mono";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/DepartureMono-Regular.otf");
}

@font-face {
  font-family: "Grotesk";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../font/OverusedGrotesk-Book.otf");
}

@font-face {
  font-family: "Grotesk";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../font/OverusedGrotesk-Medium.otf");
}
