@font-face {
  font-family: 'Questrial';
  src: url('../fonts/Questrial-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'DM Sans';
    src: url('../fonts/DMSans-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;     
}
@font-face {
  font-family: 'DM Sans';
  src: url('../fonts/DMSans-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Great Vibes';
  src: url('../fonts/GreatVibes-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}