@font-face {
  font-family: 'Yummo';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(Yummo_Bold.woff2) format('woff2');
}

@font-face {
  font-family: 'Yummo';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(Yummo_Regular.woff2) format('woff2');
}

.font-yummo, .font-yummo tr, .font-yummo td, .font-yummo th, .font-yummo select, .font-yummo textarea, .font-yummo option, .font-yummo input { font-family: 'Yummo' }