@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../../files4u/fonts/opensans-light.woff2") format("woff2"), url("../../files4u/fonts/opensans-light.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../../files4u/fonts/opensans-regular.woff2") format("woff2"), url("../../files4u/fonts/opensans-regular.ttf") format("truetype");
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url("../../files4u/fonts/opensans-bold.woff2") format("woff2"), url("../../files4u/fonts/opensans-bold.ttf") format("truetype");
}
body {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Open Sans", "Helvetica Neue", Arial, sans-serif;
}
