@font-face {
  font-family: 'QuestaGrande';
  font-style: normal;
  font-weight: 900;
  src: url(./questa_grande/Questa-Black.woff) format('woff');

}

@font-face {
  font-family: 'QuestaGrande';
  font-style: normal;
  font-weight: 700;
  src: url(./questa_grande/Questa-Bold.woff) format('woff');
}


@font-face {
  font-family: 'arial';
  font-style: normal;
  src: url(./arial/ARIAL.woff) format('woff');
}

@font-face {
  font-family: 'arial';
  font-style: normal;
  font-weight: 300;
  src: url(./arial/ARIAL-LIGHT.woff) format('woff');
}

@font-face {
  font-family: 'arial';
  font-style: normal;
  font-weight: 500;
  src: url(./arial/ARIAL-MEDIUM.woff) format('woff');
}