﻿@font-face { font-family: FugazOne-Regular;     src: url('../../fonts/Fugaz_One/FugazOne-Regular.ttf'); }

@font-face { font-family: Galada-Regular;       src: url('../../fonts/Galada/Galada-Regular.ttf'); }

@font-face { font-family: Lato-Black;                       src: url('../../fonts/Lato/Lato-Black.ttf'); }
@font-face { font-family: Lato-BlackItalic;                 src: url('../../fonts/Lato/Lato-BlackItalic.ttf'); }
@font-face { font-family: Lato-Bold;                        src: url('../../fonts/Lato/Lato-Bold.ttf'); }
@font-face { font-family: Lato-BoldItalic;                  src: url('../../fonts/Lato/Lato-BoldItalic.ttf'); }
@font-face { font-family: Lato-Hairline;                    src: url('../../fonts/Lato/Lato-Hairline.ttf'); }
@font-face { font-family: Lato-HairlineItalic;              src: url('../../fonts/Lato/Lato-HairlineItalic.ttf'); }
@font-face { font-family: Lato-Italic;                      src: url('../../fonts/Lato/Lato-Italic.ttf'); }
@font-face { font-family: Lato-Light;                       src: url('../../fonts/Lato/Lato-Light.ttf'); }
@font-face { font-family: Lato-LightItalic;                 src: url('../../fonts/Lato/Lato-LightItalic.ttf'); }
@font-face { font-family: Lato-Regular;                     src: url('../../fonts/Lato/Lato-Regular.ttf'); }

@font-face { font-family: Roboto-Black;                     src: url('../../fonts/Roboto/Roboto-Black.ttf'); }
@font-face { font-family: Roboto-BlackItalic;               src: url('../../fonts/Roboto/Roboto-BlackItalic.ttf'); }
@font-face { font-family: Roboto-Bold;                      src: url('../../fonts/Roboto/Roboto-Bold.ttf'); }
@font-face { font-family: Roboto-BoldItalic;                src: url('../../fonts/Roboto/Roboto-BoldItalic.ttf'); }
@font-face { font-family: Roboto-Medium;                    src: url('../../fonts/Roboto/Roboto-Medium.ttf'); }
@font-face { font-family: Roboto-MediumItalic;              src: url('../../fonts/Roboto/Roboto-MediumItalic.ttf'); }
@font-face { font-family: Roboto-Thin;                      src: url('../../fonts/Roboto/RobotoThin.ttf'); }
@font-face { font-family: Roboto-ThinItalic;                src: url('../../fonts/Roboto/Roboto-ThinItalic.ttf'); }
@font-face { font-family: Roboto-Italic;                    src: url('../../fonts/Roboto/Roboto-Italic.ttf'); }
@font-face { font-family: Roboto-Light;                     src: url('../../fonts/Roboto/Roboto-Light.ttf'); }
@font-face { font-family: Roboto-LightItalic;               src: url('../../fonts/Roboto/Roboto-LightItalic.ttf'); }
@font-face { font-family: Roboto-Regular;                   src: url('../../fonts/Roboto/Roboto-Regular.ttf'); }

@font-face { font-family: RobotoCondensed-Bold;             src: url('../../fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf'); }
@font-face { font-family: RobotoCondensed-BoldItalic;       src: url('../../fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf'); }
@font-face { font-family: RobotoCondensed-Italic;           src: url('../../fonts/Roboto_Condensed/RobotoCondensed-Italic.ttf'); }
@font-face { font-family: RobotoCondensed-Light;            src: url('../../fonts/Roboto_Condensed/RobotoCondensed-Light.ttf'); }
@font-face { font-family: RobotoCondensed-LightItalic;      src: url('../../fonts/Roboto_Condensed/RobotoCondensed-LightItalic.ttf'); }
@font-face { font-family: RobotoCondensed-Regular;          src: url('../../fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf'); }


@font-face { font-family: RobotoSlab-Regular;               src: url('../../fonts/Roboto_Slab/RobotoSlab-Regular.ttf'); }
@font-face { font-family: RobotoSlab-Bold;                  src: url('../../fonts/Roboto_Slab/RobotoSlab-Bold.ttf'); }
@font-face { font-family: RobotoSlab-Light;                 src: url('../../fonts/Roboto_Slab/RobotoSlab-Light.ttf'); }
@font-face { font-family: RobotoSlab-Thin;                  src: url('../../fonts/Roboto_Slab/RobotoSlab-Thin.ttf'); }


.cfonts_FugazOne{

    font-family: 'Muli', sans-serif !important;
}

.cfonts_Galada{

    font-family: 'Muli', sans-serif !important;
}
/*font Lato*/
.cfonts_Lato-Black{

    font-family: Lato-Black;
}
.cfonts_Lato-BlackItalic{

    font-family: Lato-BlackItalic;
}
.cfonts_Lato-Bold{

    font-family: Lato-Bold;
}
.cfonts_Lato-BoldItalic{

    font-family: Lato-BoldItalic;
}
.cfonts_Lato-Hairline{

    font-family: Lato-Hairline;
}
.cfonts_Lato-HairlineItalic{

    font-family: Lato-HairlineItalic;
}
.cfonts_Lato-Italic{

    font-family: Lato-Italic;
}
.cfonts_Lato-Light{

    font-family: Lato-Light;
}
.cfonts_Lato-LightItalic{

    font-family: Lato-LightItalic;
}
.cfonts_Lato-Regular{

    font-family: Lato-Regular;
}

/*font Roboto*/
.cfonts_Roboto-Black{

    font-family: Roboto-Black;
}
.cfonts_Roboto-BlackItalic{

    font-family: Roboto-BlackItalic;
}
.cfonts_Roboto-Bold{

    font-family: Roboto-Bold;
}
.cfonts_Roboto-BoldItalic{

    font-family: Roboto-BoldItalic;
}
.cfonts_Roboto-Italic{

    font-family: Roboto-Italic;
}
.cfonts_Roboto-Light{

    font-family: Roboto-Light;
}
.cfonts_Roboto-LightItalic{

    font-family: Roboto-LightItalic;
}
.cfonts_Roboto-Medium{

    font-family: Roboto-Medium;
}
.cfonts_Roboto-MediumItalic{

    font-family: Roboto-MediumItalic;
}
.cfonts_Roboto-Regular{

    font-family: Roboto-Regular;
}
.cfonts_Roboto-Thin{

    font-family: Roboto-Thin;
}
.cfonts_Roboto-ThinItalic{

    font-family: Roboto-ThinItalic;
}
/*font RobotoCondensed*/
.cfonts_RobotoCondensed-Bold{

    font-family: RobotoCondensed-Bold;
}
.cfonts_RobotoCondensed-BoldItalic{

    font-family: RobotoCondensed-BoldItalic;
}
.cfonts_RobotoCondensed-Italic{

    font-family: RobotoCondensed-Italic;
}
.cfonts_RobotoCondensed-Light{

    font-family: RobotoCondensed-Light;
}
.cfonts_RobotoCondensed-LightItalic{

    font-family: RobotoCondensed-LightItalic;
}
.cfonts_RobotoCondensed-Regular{

    font-family: RobotoCondensed-Regular;
}
/*font Roboto_Slab*/
.cfonts_RobotoSlab-Bold{

    font-family: RobotoSlab-Bold;
}
.cfonts_RobotoSlab-Light{

    font-family: RobotoSlab-Light;
}
.cfonts_RobotoSlab-Regular{

    font-family: RobotoSlab-Regular;
}
.cfonts_RobotoSlab-Thin{

    font-family: RobotoSlab-Thin;
}