/* This file sets the location of the Symbola font. */
@font-face {
  font-family: "Symbola";
  src: local("Symbola"), url("/WWO/assets/fonts/Symbola.ttf");
  unicode-range: U+2100-23E5, U+25A1-27FF, U+1F311-1F31E, U+1F323, U+1F670-1F675, U+1F700-1F773;
}
