/*  Qwithcher_Gryphen */

@font-face {
  font-family: 'QwitcherGrypen';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Qwitcher_Grypen/QwitcherGrypen-Regular.ttf');
}

@font-face {
  font-family: 'QwitcherGrypen';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/Qwitcher_Grypen/QwitcherGrypen-Bold.ttf');
}

/*  Protest Strike */

@font-face {
  font-family: 'ProtestStrike';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Protest_Strike/ProtestStrike-Regular.ttf');
}

/*  Pacifico */

@font-face {
  font-family: 'Pacifico';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Pacifico/Pacifico-Regular.ttf');
}

/*  Anton */

@font-face {
  font-family: 'Anton';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Anton/Anton-Regular.ttf');
}

/*DMSans */

@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 100;
  font-display: swap;
  src: url('/fonts/DM_Sans/static/DMSans-Thin.ttf');
}

@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 200;
  font-display: swap;
  src: url('/fonts/DM_Sans/static/DMSans-ExtraLight.ttf');
}

@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url('/fonts/DM_Sans/static/DMSans-Light.ttf');
}

@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/DM_Sans/static/DMSans-Regular.ttf');
}

@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/DM_Sans/static/DMSans-Medium.ttf');
}

@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/DM_Sans/static/DMSans-SemiBold.ttf');
}

@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/DM_Sans/static/DMSans-Bold.ttf');
}

@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: url('/fonts/DM_Sans/static/DMSans-ExtraBold.ttf');
}

@font-face {
  font-family: 'DMSans';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/DM_Sans/static/DMSans-Black.ttf');
}