/*
  Instead of hosting the font files locally which requires a compiler to handle them, we pull fonts
  from Google's CDN. For more information on the variable font, see:
  https://developers.google.com/fonts/docs/material_symbols#variable_font_with_google_fonts
*/

@import 'text_fonts';
@import 'icon_fonts';
