/* Gobold Regular */
@font-face {
  font-family: 'goboldregular';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('https://urbeskate.com/fuentes/gobold-webfont.woff2') format('woff2'),
       url('https://urbeskate.com/fuentes/gobold-webfont.woff') format('woff');
}

.goboldregular {
  font-family: 'goboldregular', 'Arial Narrow', Arial, sans-serif;
}

/* Gobold Light */
@font-face {
  font-family: 'gobold_lightregular';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('https://urbeskate.com/fuentes/gobold_light-webfont.woff2') format('woff2'),
       url('https://urbeskate.com/fuentes/gobold_light-webfont.woff') format('woff');
}

.gobold_lightregular {
  font-family: 'gobold_lightregular', 'Segoe UI Light', 'Arial', sans-serif;
}

/* Gobold Bold Italic */
@font-face {
  font-family: 'GoboldBold-Italic';
  font-weight: 400;
  font-style: italic;
  font-display: swap;
  src: url('https://urbeskate.com/fuentes/GoboldBold-Italic.woff2') format('woff2'),
       url('https://urbeskate.com/fuentes/GoboldBold-Italic.woff') format('woff');
}

.GoboldBold-Italic {
  font-family: 'GoboldBold-Italic', 'Arial Bold Italic', Arial, sans-serif;
}

/* Univers LT Std Regular */
@font-face {
  font-family: 'Conv_UniversLTStd';
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url('https://urbeskate.com/fuentes/UniversLTStd.woff2') format('woff2'),
       url('https://urbeskate.com/fuentes/UniversLTStd.woff') format('woff');
}

.Conv_UniversLTStd {
  font-family: 'Conv_UniversLTStd', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

/* Univers LT Std Bold */
@font-face {
  font-family: 'Conv_universltstd-bold';
  font-weight: 700;
  font-style: normal;
  font-display: swap;
  src: url('https://urbeskate.com/fuentes/universltstd-bold.woff2') format('woff2'),
       url('https://urbeskate.com/fuentes/universltstd-bold.woff') format('woff');
}

.Conv_universltstd-bold {
  font-family: 'Conv_universltstd-bold', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
