@font-face {
  font-family: "DMSans";
  src: url("../../fonts/dm-sans/DMSans-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: "normal";
}
@font-face {
  font-family: "DMSans";
  src: url("../../fonts/dm-sans/DMSans-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: "normal";
}
@font-face {
  font-family: "DMSans";
  src: url("../../fonts/dm-sans/DMSans-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: "normal";
}
@font-face {
  font-family: "helvitica";
  src: url("../../fonts/helvetica/Helvitica-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: "normal";
}
@font-face {
  font-family: "helvitica";
  src: url("../../fonts/helvetica/Helvetica.otf") format("opentype");
  font-weight: 400;
  font-style: "normal";
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../../fonts/proxima/Proxima Nova Thin.otf") format("opentype");
  font-weight: 300;
  font-style: "normal";
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../../fonts/proxima/ProximaNova-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: "normal";
}
@font-face {
  font-family: "Proxima Nova";
  src: url("../../fonts/proxima/Proxima Nova Bold.otf") format("opentype");
  font-weight: 700;
  font-style: "normal";
}
