/* Fontes locais - substituem imports do Google Fonts */

/* Roboto Condensed */
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/RobotoCondensed-Bold.woff2') format('truetype');
}

/* Roboto Flex */
@font-face {
  font-family: 'Roboto Flex';
  font-style: normal;
  font-weight: 100 1000;
  font-display: swap;
  src: url('/fonts/Roboto_Flex/RobotoFlex-VariableFont_GRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght.ttf') format('truetype');
}

/* Russo One */
@font-face {
  font-family: 'Russo One';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Roboto_Flex,Russo_One/Russo_One/RussoOne-Regular.ttf') format('truetype');
}

/* Orbitron */
@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/Orbitron-Bold.woff2') format('truetype');
}

@font-face {
  font-family: 'Orbitron';
  font-style: normal;
  font-weight: 900;
  font-display: swap;
  src: url('/fonts/Orbitron-Black.woff2') format('truetype');
}

/* Fredoka */
@font-face {
  font-family: 'Fredoka';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Fredoka-Regular.woff2') format('truetype');
}

@font-face {
  font-family: 'Fredoka';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('/fonts/Fredoka-Medium.woff2') format('truetype');
}

@font-face {
  font-family: 'Fredoka';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('/fonts/Fredoka-SemiBold.woff2') format('truetype');
}

@font-face {
  font-family: 'Fredoka';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('/fonts/Fredoka-Bold.woff2') format('truetype');
}

/* Creepster */
@font-face {
  font-family: 'Creepster';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/Creepster-Regular.woff2') format('truetype');
}

/* Digital Dismay */
@font-face {
  font-family: 'Digital Dismay';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('/fonts/digital-dismay/Digital Dismay.otf') format('opentype');
}
