@font-face {
    font-family: 'handel_gothic_dbold';
    src: url('../fonts/handel_gothic_d_bold-webfont.woff2') format('woff2'),
         url('../fonts/handel_gothic_d_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.quizzweb{
  font-family: 'handel_gothic_dbold','nexa', sans-serif;
}