/* === ROBOTO BOLD === */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('/fonts/roboto/roboto-700.woff2') format('woff2');
}

/* === OPEN SANS REGULAR === */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/opensans/opensans-regular.woff2') format('woff2');
}
