/* @import url('https://fonts.googleapis.com/css2?family=Suez+One&display=swap'); */

@font-face {
  font-family: 'Suez One';
  /* src: url('https://fonts.gstatic.com/s/suezone/v14/taiJGmd_EZ6rqscQgOFOmouC-50x.woff2') format('woff2'); */
  src: url('/assets/app/fonts/Suez-One.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6, .text-headline {
  font-family: "Suez One", serif;
  font-weight: 400;
  font-style: normal;
}
