@font-face {
  font-family: "Barlow-Regular";
  src: url("fonts/Barlow-Regular.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow-Medium";
  src: url("fonts/Barlow-Medium.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow-SemiBold";
  src: url("fonts/Barlow-SemiBold.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Barlow-Bold";
  src: url("fonts/Barlow-Bold.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "UTM-Alpine-KT";
  src: url("fonts/UTM-Alpine-KT.ttf") format("truetype");
  font-style: normal;
  font-display: swap;
}
