/* This css file contains all the fonts for all the pages of this website */
/* You can download this css for your own website as well as taking fonts you like from this list */

/* symbols */

/* texts */

@font-face {
  font-family: Arii;
  src: url(fonts/ari_w9500/ari-w9500.ttf);
}

@font-face {
  font-family: Arii;
  src: url(fonts/ari_w9500/ari-w9500-bold.ttf);
  font-weight: bold;
}

@font-face {
  font-family: Arii;
  src: url(fonts/ari_w9500/ari-w9500-condensed-bold.ttf);
  font-weight: bold;
  font-stretch: condensed;
}

@font-face {
  font-family: Arii;
  src: url(fonts/ari_w9500/ari-w9500-condensed.ttf);
  font-stretch: condensed;
}

@font-face {
  font-family: AriiDisplay;
  src: url(fonts/ari_w9500/ari-w9500-display.ttf);
}

@font-face {
  font-family: AriiDisplay;
  src: url(fonts/ari_w9500/ari-w9500-condensed-display.ttf);
  font-stretch: condensed;
}

@font-face {
  font-family: DaydreamDEMO;
  src: url(fonts/daydream_3/DaydreamDEMO.otf);
}

@font-face {
  font-family: Dogica;
  src: url(fonts/dogica/TTF/dogica.ttf);
}

@font-face {
  font-family: Dogica;
  src: url(fonts/dogica/TTF/dogicabold.ttf);
  font-weight: bold;
}

@font-face {
  font-family: DogicaPixel;
  src: url(fonts/dogica/TTF/dogicapixel.ttf);
}

@font-face {
  font-family: DogicaPixel;
  src: url(fonts/dogica/TTF/dogicapixelbold.ttf);
  font-weight: bold;
}

@font-face {
  font-family: Dico;
  src: url(fonts/dico/Dico.ttf);
}

@font-face {
  font-family: CavalHatriz;
  src: url(fonts/cavalhatriz/Cavalhatriz.ttf);
}

@font-face {
  font-family: KartDS;
  src: url(fonts/mario_kart_ds/Mario-Kart-DS.ttf);
}

@font-face {
  font-family: MSPGothic;
  src: url(fonts/MSPGothic.ttf);
}