/*
 * Sawarabi Gothic (Japanese) https://fonts.google.com/earlyaccess
 */
@font-face {
  font-family: 'Sawarabi Gothic';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/SawarabiGothic-Regular.eot);
  src: url(../fonts/SawarabiGothic-Regular.eot?#iefix) format('embedded-opentype'),
       url(../fonts/SawarabiGothic-Regular.woff2) format('woff2'),
       url(../fonts/SawarabiGothic-Regular.woff) format('woff'),
       url(../fonts/SawarabiGothic-Regular.ttf) format('truetype');
}
