@font-face {
  font-family: 'Godo';
  font-style: normal;
  font-weight: 400;
  src: url('GodoM.eot?') format('eot'), url('GodoM.otf') format('opentype'),
    url('GodoM.woff') format('woff'), url('GodoM.woff2') format('woff2');
  src: url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff2')
      format('woff2'),
    url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoM.woff')
      format('woff');
}

@font-face {
  font-family: 'Godo';
  font-style: normal;
  font-weight: 700;
  src: url('GodoM.eot?') format('eot'), url('GodoM.otf') format('opentype'),
    url('GodoM.woff') format('woff'), url('GodoM.woff2') format('woff2');
  src: url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoB.woff2')
      format('woff2'),
    url('//cdn.jsdelivr.net/korean-webfonts/1/corps/godo/Godo/GodoB.woff')
      format('woff');
}
