Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/impacts.to.git
@font-face {
  font-family: 'Aleo';
  src: url('fonts/Aleo-Regular.woff2') format('woff2'),
      url('fonts/Aleo-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Aleo';
  src: url('fonts/Aleo-Italic.woff2') format('woff2'),
      url('fonts/Aleo-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}


@font-face {
  font-family: 'Roboto';
  src: url('fonts/Roboto-Regular.woff2') format('woff2'),
      url('fonts/Roboto-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


@font-face {
  font-family: 'Gauge';
  src: url('fonts/Gauge-Regular.woff2') format('woff2'),
      url('fonts/Gauge-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Gauge';
  src: url('fonts/Gauge-Heavy.woff2') format('woff2'),
      url('fonts/Gauge-Heavy.woff') format('woff');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}