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