@font-face {
  font-family: "Roboto Regular";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Roboto Regular'), url('Roboto-Regular.woff2') format('woff2');
}
@font-face {
  font-family: "Roboto Medium";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Roboto Medium'), url('Roboto-Medium.woff2') format('woff2');
}
@font-face {
  font-family: "Roboto SemiBold";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Roboto SemiBold'), url('Roboto-SemiBold.woff2') format('woff2');
}
@font-face {
  font-family: "Roboto Bold";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Roboto Bold'), url('Roboto-Bold.woff2') format('woff2');
}
@font-face {
  font-family: "Anton";
  font-style: normal;
  font-weight: normal;
  font-display: swap;
  src: local('Anton Regular'), url('anton.woff2') format('woff2');
}