/* font converted using font-converter.net. thank you! */
@font-face {
  font-family: "GreatVictorian-Standard";
  src: url("./fonts/GreatVictorian-Standard.eot"); /* IE9 Compat Modes */
  src: url("./fonts/GreatVictorian-Standard.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("./fonts/GreatVictorian-Standard.otf") format("opentype"), /* Open Type Font */
    url("./fonts/GreatVictorian-Standard.svg") format("svg"), /* Legacy iOS */
    url("./fonts/GreatVictorian-Standard.ttf") format("truetype"), /* Safari, Android, iOS */
    url("./fonts/GreatVictorian-Standard.woff") format("woff"), /* Modern Browsers */
    url("./fonts/GreatVictorian-Standard.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}