@font-face{
  font-family:'Abel';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('/assets/fonts/abel-400.woff2') format('woff2');
}
@font-face{
  font-family:'Old Standard TT';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('/assets/fonts/old-standard-tt-400.woff2') format('woff2');
}
@font-face{
  font-family:'Nunito Sans';
  font-style:italic;
  font-weight:400;
  font-display:fallback;
  src:url('/assets/fonts/nunito-sans-italic-var.woff2') format('woff2');
}
@font-face{
  font-family:'Nunito Sans';
  font-style:italic;
  font-weight:700;
  font-display:fallback;
  src:url('/assets/fonts/nunito-sans-italic-var.woff2') format('woff2');
}
@font-face{
  font-family:'Nunito Sans';
  font-style:normal;
  font-weight:300;
  font-display:fallback;
  src:url('/assets/fonts/nunito-sans-normal-var.woff2') format('woff2');
}
@font-face{
  font-family:'Nunito Sans';
  font-style:normal;
  font-weight:400;
  font-display:fallback;
  src:url('/assets/fonts/nunito-sans-normal-var.woff2') format('woff2');
}
@font-face{
  font-family:'Nunito Sans';
  font-style:normal;
  font-weight:700;
  font-display:fallback;
  src:url('/assets/fonts/nunito-sans-normal-var.woff2') format('woff2');
}
@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:400;
  font-display:fallback;
  src:url('/assets/fonts/poppins-400.woff2') format('woff2');
}
@font-face{
  font-family:'Poppins';
  font-style:normal;
  font-weight:700;
  font-display:fallback;
  src:url('/assets/fonts/poppins-700.woff2') format('woff2');
}
@font-face{
  font-family:'Material Icons';
  font-style:normal;
  font-weight:400;
  font-display:swap;
  src:url('/assets/fonts/material-icons.woff2') format('woff2');
}
.material-icons{
  font-family:'Material Icons';
  font-weight:normal;
  font-style:normal;
  font-size:24px;
  line-height:1;
  letter-spacing:normal;
  text-transform:none;
  display:inline-block;
  white-space:nowrap;
  word-wrap:normal;
  direction:ltr;
  -webkit-font-feature-settings:'liga';
  -webkit-font-smoothing:antialiased;
}
