@charset "utf-8";

@font-face {
 font-family: 'Godo';
 font-weight: 400;
 src: url(GodoM.woff2) format('woff2'),
      url(GodoM.woff) format('woff');
}
@font-face {
 font-family: 'Godo';
 font-weight: 700;
 src: url(GodoB.woff2) format('woff2'),
      url(GodoB.woff) format('woff');
}

