
@font-face {
  font-display: swap;
  font-family: 'forText';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/lato-v23-latin/lato-v23-latin-regular.ttf') format('woff2');
}
@font-face {
    font-display: swap;
    font-family: 'forHeader';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/oswald-v49-latin/oswald-v49-latin-regular.ttf') format('woff2');
  }
@font-face {
    font-display: swap;
    font-family: 'markerOverlay';
    font-style: normal;
    font-weight: 400;
    src: url('/fonts/pacifico-v22-latin/pacifico-v22-latin-regular.woff2') format('woff2');
  }
