@font-face {
  font-family: 'Decima Bold';
  font-style: normal;
  font-weight: normal;
  src: url('/static/fonts/Decima W01 Bold.woff') format('woff');
}

@font-face {
  font-family: 'Decima Regular';
  font-style: normal;
  font-weight: normal;
  src: url('/static/fonts/Decima W01 Regular.woff') format('woff');
}

@font-face {
  font-family: 'Decima Light';
  font-style: normal;
  font-weight: normal;
  src: url('/static/fonts/Decima W01 Light.woff') format('woff');
}
