/* Brit Rust Regular */
@font-face {
  font-family: "Brit Rust";
  src: url("../fonts/Britrust-Regular.ttf") format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Brit Rust";
  src: url("../fonts/Britrust-Bold.ttf") format('truetype');
  font-weight: bold;
  font-style: normal;
}
