/* [0] */
@font-face {
  font-family: 'Yu Gothic';
  /* src: url(./fonts/yugothib.ttf); */
  src: url(https://xplorers.jp/fonts/yugothib.ttf); 
}
@font-face {
  font-family: 'Yu Gothic Regular';  
  src: url(https://xplorers.jp/fonts/yu-gothic.ttf);
}
@font-face {
  font-family: 'Yu Gothic Medium';  
  src: url(https://xplorers.jp/fonts/YuGothicMedium.ttf);
}

/* [1] */
@font-face {
  font-family: 'Futura medium';
  src: url(https://xplorers.jp/fonts/futuraMedium.ttf);
}
@font-face {
  font-family: 'Futura Bold';
  src: url(https://xplorers.jp/fonts/Futura/%20Bold/%20font.ttf);
}
