@font-face {
    font-family: "maru_gothic_pro";
    src:url("font.ttc");
}
@font-face {
	font-family: "japanese_font";
	src: url(ja-jp.ttf);
}
@font-face {
	font-family: "chinese_font";
	src: url(zh-cn.ttf);
}
@font-face {
    font-family: "San Francisco";
    font-weight: 400;
    src: url("https://applesocial.s3.amazonaws.com/assets/styles/fonts/sanfrancisco/sanfranciscodisplay-regular-webfont.woff");
  }
  @font-face {
    font-family: "クックハンド R";
    font-weight: 400;
    src: url("CookHandStd-R.woff2");
  }
  
  @font-face {
    font-family: "glitch_h1";
    src: url("glitch_h1.otf");
  }
  @font-face {
    font-family: "glitch_h2";
    src: url("glitch_h2.otf");
  }
  @font-face {
    font-family: "glitch_h3";
    src: url("glitch_h3.otf");
  }
  @font-face {
    font-family: "glitch_h4";
    src: url("glitch_h4.otf");
  }
  @font-face {
    font-family: "Aoharu";
    src: url("aoharu.otf");
  }

  @font-face {
    font-family: "s_japanese_font";
    src: url(dlc/ja-jp.ttf);
  }
  @font-face {
    font-family: "s_chinese_font";
    src: url(dlc/zh-cn.ttf);
  }
  @font-face {
    font-family: "s_tw_font";
    src: url(dlc/tw.ttf);
  }
  @font-face {
    font-family: "s_zh_tw_font";
    src: url(dlc/zh-tw.ttf);
  }

  /*Apple Fonts*/
  @font-face {
    font-family: SF Pro Display Black;
    font-style: normal;
    font-weight: 900;
    src: url(apple/SF-Pro-Display-Black.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Black Italic;
    font-style: italic;
    font-weight: 900;
    src: url(apple/SF-Pro-Display-BlackItalic.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Bold;
    font-style: normal;
    font-weight: 700;
    src: url(apple/SF-Pro-Display-Bold.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Bold Italic;
    font-style: italic;
    font-weight: 700;
    src: url(apple/SF-Pro-Display-BoldItalic.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Heavy;
    font-style: normal;
    font-weight: 900;
    src: url(apple/SF-Pro-Display-Heavy.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Heavy Italic;
    font-style: italic;
    font-weight: 900;
    src: url(apple/SF-Pro-Display-HeavyItalic.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Light;
    font-style: normal;
    font-weight: 300;
    src: url(apple/SF-Pro-Display-Light.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Light Italic;
    font-style: italic;
    font-weight: 300;
    src: url(apple/SF-Pro-Display-LightItalic.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Medium;
    font-style: normal;
    font-weight: 500;
    src: url(apple/SF-Pro-Display-Medium.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Medium Italic;
    font-style: italic;
    font-weight: 500;
    src: url(apple/SF-Pro-Display-MediumItalic.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Regular;
    font-style: normal;
    font-weight: 400;
    src: url(apple/SF-Pro-Display-Regular.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Regular Italic;
    font-style: italic;
    font-weight: 400;
    src: url(apple/SF-Pro-Display-RegularItalic.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Semibold;
    font-style: normal;
    font-weight: 600;
    src: url(apple/SF-Pro-Display-Semibold.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Semibold Italic;
    font-style: italic;
    font-weight: 600;
    src: url(apple/SF-Pro-Display-SemiboldItalic.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Thin;
    font-style: normal;
    font-weight: 100;
    src: url(apple/SF-Pro-Display-Thin.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Thin Italic;
    font-style: italic;
    font-weight: 100;
    src: url(apple/SF-Pro-Display-ThinItalic.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Ultralight;
    font-style: normal;
    font-weight: 200;
    src: url(apple/SF-Pro-Display-Ultralight.otf) format("opentype")
}

@font-face {
    font-family: SF Pro Display Ultralight Italic;
    font-style: italic;
    font-weight: 200;
    src: url(apple/SF-Pro-Display-UltralightItalic.otf) format("opentype")
}
