@charset "UTF-8";

/*-------------------*/
/*-- roboto fonts --*/
/*-------------------*/	
@font-face {
    font-family: "RobotoFlex";
    src: url("../fonts/RobotoFlex-VariableFont_GRAD,XOPQ,XTRA,YOPQ,YTAS,YTDE,YTFI,YTLC,YTUC,opsz,slnt,wdth,wght.ttf");}  
@font-face {
   font-family: "Roboto-Thin";
   src: url("../fonts/Roboto-Thin.ttf");}
@font-face {
   font-family: "Roboto-ThinItalic";
   src: url("../fonts/Roboto-ThinItalic.ttf");}
@font-face {
   font-family: "Roboto-Light";
   src: url("../fonts/Roboto-Light.ttf");}
@font-face {
   font-family: "Roboto-LightItalic";
   src: url("../fonts/Roboto-LightItalic.ttf");}
@font-face {
   font-family: "RobotoCondensed-Light";
   src: url("../fonts/RobotoCondensed-Light.ttf");}
@font-face {
   font-family: "RobotoCondensed-LightItalic";
   src: url("../fonts/RobotoCondensed-LightItalic.ttf");}
@font-face {
   font-family: "Roboto-Regular";
   src: url("../fonts/Roboto-Regular.ttf");}
@font-face {
   font-family: "Roboto-Italic";
   src: url("../fonts/Roboto-Italic.ttf");}
@font-face {
    font-family: "RobotoCondensed-Regular";
    src: url("../fonts/RobotoCondensed-Regular.ttf");}
@font-face {
    font-family: "RobotoCondensed-Italic";
    src: url("../fonts/RobotoCondensed-Italic.ttf");}
@font-face {
   font-family: "Roboto-Medium";
   src: url("../fonts/Roboto-Medium.ttf");}
@font-face {
   font-family: "Roboto-MediumItalic";
   src: url("../fonts/Roboto-MediumItalic.ttf");}
@font-face {
    font-family: "Roboto-Bold";
    src: url("../fonts/Roboto-Bold.ttf");}
@font-face {
    font-family: "Roboto-BoldItalic";
    src: url("../fonts/Roboto-BoldItalic.ttf");}
@font-face {
   font-family: "RobotoCondensed-Bold";
   src: url("../fonts/RobotoCondensed-Bold.ttf");}
@font-face {
   font-family: "RobotoCondensed-BoldItalic";
   src: url("../fonts/RobotoCondensed-BoldItalic.ttf");}
@font-face {
   font-family: "Roboto-Black";
   src: url("../fonts/Roboto-Black.ttf");}
@font-face {
   font-family: "Roboto-BlackItalic";
	src: url("../fonts/Roboto-BlackItalic.ttf");}
    
/*-------------------*/
/*-- fraktur fonts --*/
/*-------------------*/	
@font-face {
    font-family: "Potsdam";
    src: url("../fonts/Potsdam.ttf");}

/*-------------------------*/
/*-- music symbols fonts --*/
/*-------------------------*/	
@font-face {
    font-family: "music";
	src: url("../fonts/font-bottons-music.ttf");}

/*-----------------*/
/*-- pixel fonts --*/
/*-----------------*/
@font-face {
    font-family: "Clubland";
    src: url("../fonts/Clubland.ttf");}  

@font-face {
    font-family: 'dotfont';
    src: url('../fonts/dotfont.ttf') format('ttf');}
@font-face {
    font-family: "Freon";
    src: url("../fonts/Freon.ttf");}
@font-face {
    font-family: "snapix";
    src: url("../fonts/snapix.ttf");}
@font-face {
    font-family: "Yond";
    src: url("../fonts/yond.ttf");}





