@font-face {
  font-family: 'Roboto';
  font-weight: 400;
  src: url(../fonts/Roboto/Roboto-Regular.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 500;
  src: url(../fonts/Roboto/Roboto-Medium.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 700;
  src: url(../fonts/Roboto/Roboto-Bold.woff) format('woff');
}
@font-face {
  font-family: 'Roboto';
  font-weight: 900;
  src: url(../fonts/Roboto/Roboto-Black.woff) format('woff');
}
@font-face {
  font-family: 'Avo';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/Avo/utm-avo.woff) format('woff');
  unicode-range: 'U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD';
}
@font-face {
  font-family: 'Avo-bold';
  font-style: normal;
  font-stretch: 100%;
  font-display: swap;
  src: url(../fonts/Avo/utm-avobold.woff) format('woff');
  unicode-range: 'U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD';
}