@font-face {
  font-family: 'Flexo';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  font-display: auto;
  src: url('/site/wp-content/uploads/yabe-webfont/fonts/Flexo-Thin.ttf') format("truetype");
}

@font-face {
  font-family: 'Flexo';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  font-display: auto;
  src: url('/site/wp-content/uploads/yabe-webfont/fonts/Flexo-Medium.ttf') format("truetype");
}

@font-face {
  font-family: 'Flexo';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  font-display: auto;
  src: url('/site/wp-content/uploads/yabe-webfont/fonts/Flexo-Bold.ttf') format("truetype");
}

@font-face {
  font-family: 'Flexo';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  font-display: auto;
  src: url('/site/wp-content/uploads/yabe-webfont/fonts/Flexo-Black.ttf') format("truetype");
}

@font-face {
  font-family: 'Flexo';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  font-display: auto;
  src: url('/site/wp-content/uploads/yabe-webfont/fonts/Flexo-Regular.ttf') format("truetype");
}

:root {
  --ywf--family-flexo: 'Flexo';
}