body {
  font-family: 'fgothic', Verdana;
}
@font-face {
  font-family: 'fgothic';
  src: url('/fonts/fgothic.woff2'),
       url('/fonts/fgothic.woff'),
       url('/fonts/fgothic.ttf');
  font-weight: normal;
  font-style: normal;
      
}