@font-face {
  font-family: 'Arimo';
  src: url('fonts/arimo-v35-latin-regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Arimo-Bold';
  src: url('fonts/arimo-v35-latin-700.woff2') format('woff2');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Arimo-Italic';
  src: url('fonts/arimo-v35-latin-italic.woff2') format('woff2');
  font-weight: normal;
  font-style: italic;
}
