
@font-face {
  font-family: 'GESSTwo';
  src: url('https://cdn.jsdelivr.net/gh/qlbaz/fonts@main/gesstwo/light/GESSTwo-Light.woff2') format('woff2'),
       url('https://cdn.jsdelivr.net/gh/qlbaz/fonts@main/gesstwo/light/GESSTwo-Light.woff') format('woff'),
       url('https://cdn.jsdelivr.net/gh/qlbaz/fonts@main/gesstwo/light/GESSTwo-Light.otf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GESSTwo';
  src: url('https://cdn.jsdelivr.net/gh/qlbaz/fonts@main/gesstwo/medium/GESSTwo-Medium.woff2') format('woff2'),
       url('https://cdn.jsdelivr.net/gh/qlbaz/fonts@main/gesstwo/medium/GESSTwo-Medium.woff') format('woff'),
       url('https://cdn.jsdelivr.net/gh/qlbaz/fonts@main/gesstwo/medium/GESSTwo-Medium.otf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'GESSTwo';
  src: url('https://cdn.jsdelivr.net/gh/qlbaz/fonts@main/gesstwo/bold/GESSTwo-Bold.woff2') format('woff2'),
       url('https://cdn.jsdelivr.net/gh/qlbaz/fonts@main/gesstwo/bold/GESSTwo-Bold.woff') format('woff'),
       url('https://cdn.jsdelivr.net/gh/qlbaz/fonts@main/gesstwo/bold/GESSTwo-Bold.otf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
