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