
@font-face {
  font-family: 'Questrial';
  font-style: normal;
  font-weight: 400;
  src: url(""); /* IE9 Compat Modes */
  src: url("") format('embedded-opentype'), /* IE6-IE8 */
       url("") format('woff2'), /* Super Modern Browsers */
       url("") format('woff'), /* Modern Browsers */
       url("") format('truetype'); /* Safari, Android, iOS */
}