@charset "UTF-8";
@font-face {
  font-family: "A-OTF-ShinMGoPro-Medium";
  src: url("/font/A-OTF-ShinMGoPro-Medium.otf") format("opentype");
}
.editorjs {
  font-family: "A-OTF-ShinMGoPro-Medium", "メイリオ", "Meiryo", "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Avenir, "Open Sans", "Helvetica Neue", Helvetica, Arial, Verdana, Roboto, sans-serif;
}
.editorjs h1 {
  font-size: 2em;
}
.editorjs h2 {
  font-size: 1.75em;
}
.editorjs h3 {
  font-size: 1.5em;
}
.editorjs h4 {
  font-size: 1.25em;
}