@font-face {
  src: url("../fonts/AlethiaPro-Regular.woff") format("woff"), url("../fonts/AlethiaPro-Regular.woff2") format("woff2");
  font-family: "Alethia Pro";
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("../fonts/ProximaNova-Light.woff") format("woff"), url("../fonts/ProximaNova-Light.woff2") format("woff2");
  font-family: "Proxima Nova";
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("../fonts/ProximaNova-Regular.woff") format("woff"), url("../fonts/ProximaNova-Regular.woff2") format("woff2");
  font-family: "Proxima Nova";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("../fonts/ProximaNova-Semibold.woff") format("woff"), url("../fonts/ProximaNova-Semibold.woff2") format("woff2");
  font-family: "Proxima Nova";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.woff2") format("woff2");
  font-family: "Proxima Nova";
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  src: url("../fonts/MYTfont.744d0afd.woff") format("woff"), url("../fonts/MYTfont.744d0afd.woff2") format("woff2");
  font-family: "Icons";
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
body,
input,
textarea,
button,
select {
  font-family: "Proxima Nova", sans-serif, arial;
  font-weight: 400;
  line-height: 1.5;
  color: #111111;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: "Alethia Pro", serif, Georgia;
}

.font-alethia, .title {
  font-family: "Alethia Pro", serif, Georgia;
}