@font-face {
  font-family: "Triplicate A";
  font-style: normal;
  font-weight: normal;
  font-stretch: normal;
  font-display: auto;
  src: url('triplicate-a-regular.woff2') format('woff2');
}

@font-face {
  font-family: "Triplicate A";
  font-style: italic;
  font-weight: normal;
  font-stretch: normal;
  font-display: auto;
  src: url('triplicate-a-italic.woff2') format('woff2');
}

@font-face {
  font-family: "Triplicate A";
  font-style: normal;
  font-weight: bold;
  font-stretch: normal;
  font-display: auto;
  src: url('triplicate-a-bold.woff2') format('woff2');
}

@font-face {
  font-family: "Triplicate A";
  font-style: italic;
  font-weight: bold;
  font-stretch: normal;
  font-display: auto;
  src: url('triplicate-a-bold-italic.woff2') format('woff2');
}
