@font-face {
  font-family: "Garet";
  font-weight: 400;
  src: url('/fonts/Garet-Book.woff') format('woff'),
    url('/fonts/Garet-Book.woff2') format('woff2');
}

@font-face {
  font-family: "Garet";
  font-weight: bold;
  src: url('/fonts/Garet-Heavy.woff') format('woff'),
    url('/fonts/Garet-Heavy.woff2') format('woff2');
}
