@font-face {
  font-family: 'franklin-gothic-urw';
  src: url('fgurw_400.woff2') format('woff2'), url('fgurw_400.woff') format('woff'),
    url('fgurw_400.otf') format('opentype');
  font-display: fallback;
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: 'franklin-gothic-urw';
  src: url('fgurw_500.woff2') format('woff2'), url('fgurw_500.woff') format('woff'),
    url('fgurw_500.otf') format('opentype');
  font-display: fallback;
  font-style: normal;
  font-weight: 500;
}

@font-face {
  font-family: 'franklin-gothic-urw';
  src: url('fgurw_700.woff2') format('woff2'), url('fgurw_700.woff') format('woff'),
    url('fgurw_700.otf') format('opentype');
  font-display: fallback;
  font-style: normal;
  font-weight: 700;
}
