@font-face {
  font-family: oaksans;
  src: url("/template/fonts/oaksans/OakSans-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: oaksans;
  src: url("/template/fonts/oaksans/OakSans-SemiBold.ttf");
  font-weight: 600;
}
@font-face {
  font-family: oaksans;
  src: url("/template/fonts/oaksans/OakSans-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: hkgrotesk;
  src: url("/template/fonts/hk/hkgrotesk-Regular.otf");
  font-weight: 400;
}
@font-face {
  font-family: hkgrotesk;
  src: url("/template/fonts/hk/hkgrotesk-SemiBold.otf");
  font-weight: 600;
}
@font-face {
  font-family: hkgrotesk;
  src: url("/template/fonts/hk/hkgrotesk-Bold.otf");
  font-weight: 700;
}

@font-face {
  font-family: beatricetrial;
  src: url("/template/fonts/poppins/Poppins-Thin.ttf");
  font-weight: 300;
}
@font-face {
  font-family: beatricetrial;
  src: url("/template/fonts/poppins/Poppins-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: beatricetrial;
  src: url("/template/fonts/poppins/Poppins-SemiBold.ttf");
  font-weight: 600;
}
@font-face {
  font-family: beatricetrial;
  src: url("/template/fonts/poppins/Poppins-Bold.ttf");
  font-weight: 700;
}

@font-face {
  font-family: tropline;
  src: url("/template/fonts/tropline/Tropiline-Regular.ttf");
  font-weight: 400;
}
@font-face {
  font-family: tropline;
  src: url("/template/fonts/tropline/Tropiline-SemiBold.ttf");
  font-weight: 600;
}
@font-face {
  font-family: tropline;
  src: url("/template/fonts/tropline/Tropiline-Bold.ttf");
  font-weight: 700;
}
@font-face {
  font-family: recoleta;
  src: url("/template/fonts/recoleta/Latinotype - Recoleta Light.otf");
  font-weight: 300;
}
@font-face {
  font-family: recoleta;
  src: url("/template/fonts/recoleta/Latinotype - Recoleta Medium.otf");
  font-weight: 400;
}
@font-face {
  font-family: recoleta;
  src: url("/template/fonts/recoleta/Latinotype - Recoleta Medium.otf");
  font-weight: 500;
}
@font-face {
  font-family: recoleta;
  src: url("/template/fonts/recoleta/Latinotype - Recoleta SemiBold.otf");
  font-weight: 600;
}
@font-face {
  font-family: recoleta;
  src: url("/template/fonts/recoleta/Latinotype - Recoleta Bold.otf");
  font-weight: 700;
}