/* Gliker autohospedada */
@font-face{
  font-family: 'gliker';
  src: url('../font/gliker-regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: 'Gliker';
  src: url('../font/Gliker-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: 'Gliker';
  src: url('../font/Gliker-Black.woff2') format('woff2');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

.Qmark { 
  font-family: 'arial'; 
  font-weight: bolder; 
  }