/* SourceSansPro-Font verwenden */
@font-face {
   font-family:'SourceSansPro';
   font-style:normal;
   font-weight:400;
   src: url(f/SourceSansPro-Regular.ttf);
}
@font-face {
  font-family:'SourceSansPro';
  font-style:normal;
  font-weight:200;
  src: url(f/SourceSansPro-Light.ttf);
}
@font-face {
  font-family:'SourceSansPro';
  font-style:normal;
  font-weight:700;
  src: url(f/SourceSansPro-Bold.ttf);
}

@font-face {
  font-family:'SourceSansPro';
  font-style:italic;
  font-weight:400;
  src: url(f/SourceSansPro-Italic.ttf);
}
@font-face {
  font-family:'SourceSansPro';
  font-style:italic;
  font-weight:200;
  src: url(f/SourceSansPro-LightItalic.ttf);
}
@font-face {
  font-family:'SourceSansPro';
  font-style:italic;
  font-weight:700;
  src: url(f/SourceSansPro-BoldItalic.ttf);
}

/* AlegreyaSans */

@font-face {
  font-family:'AlegreyaSans';
  font-style:italic;
  font-weight:400;
  src: url(f/AlegreyaSans-Regular.ttf);
}
@font-face {
  font-family:'AlegreyaSans';
  font-style:italic;
  font-weight:400;
  src: url(f/AlegreyaSans-Italic.ttf);
}
@font-face {
  font-family:'AlegreyaSans';
  font-style:normal;
  font-weight:200;
  src: url(f/AlegreyaSans-Light.ttf);
}
@font-face {
  font-family:'AlegreyaSans';
  font-style:italic;
  font-weight:200;
  src: url(f/AlegreyaSans-LightItalic.ttf);
}
@font-face {
  font-family:'AlegreyaSans';
  font-style:normal;
  font-weight:300;
  src: url(f/AlegreyaSans-Medium.ttf);
}
@font-face {
  font-family:'AlegreyaSans';
  font-style:italic;
  font-weight:300;
  src: url(f/AlegreyaSans-MediumItalic.ttf);
}
@font-face {
  font-family:'AlegreyaSans';
  font-style:normal;
  font-weight:100;
  src: url(f/AlegreyaSans-Thin.ttf);
}
@font-face {
  font-family:'AlegreyaSans';
  font-style:italic;
  font-weight:100;
  src: url(f/AlegreyaSans-ThinItalic.ttf);
}

/* AlegreyaSansSC */

@font-face {
  font-family:'AlegreyaSansSC';
  font-style:italic;
  font-weight:400;
  src: url(f/AlegreyaSansSC-Regular.ttf);
}
@font-face {
  font-family:'AlegreyaSansSC';
  font-style:italic;
  font-weight:400;
  src: url(f/AlegreyaSansSC-Italic.ttf);
}
@font-face {
  font-family:'AlegreyaSansSC';
  font-style:normal;
  font-weight:200;
  src: url(f/AlegreyaSansSC-Light.ttf);
}
@font-face {
  font-family:'AlegreyaSansSC';
  font-style:italic;
  font-weight:200;
  src: url(f/AlegreyaSansSC-LightItalic.ttf);
}
@font-face {
  font-family:'AlegreyaSansSC';
  font-style:normal;
  font-weight:300;
  src: url(f/AlegreyaSansSC-Medium.ttf);
}
@font-face {
  font-family:'AlegreyaSansSC';
  font-style:italic;
  font-weight:300;
  src: url(f/AlegreyaSansSC-MediumItalic.ttf);
}
@font-face {
  font-family:'AlegreyaSansSC';
  font-style:normal;
  font-weight:100;
  src: url(f/AlegreyaSansSC-Thin.ttf);
}
@font-face {
  font-family:'AlegreyaSansSC';
  font-style:italic;
  font-weight:100;
  src: url(f/AlegreyaSansSC-ThinItalic.ttf);
}

/* Roboto-Font verwenden */

@font-face {
  font-family:'Roboto Condensed';
  font-style:normal;
  font-weight:400;
  src: url(f/RobotoCondensed-Regular.ttf);
}
@font-face {
  font-family:'Roboto Condensed';
  font-style:normal;
  font-weight:200;
  src: url(f/RobotoCondensed-Light.ttf);
}
@font-face {
  font-family:'Roboto Condensed';
  font-style:normal;
  font-weight:700;
  src: url(f/RobotoCondensed-Bold.ttf);
}
@font-face {
  font-family:'Roboto';
  font-style:normal;
  font-weight:400;
  src: url(f/Roboto-Regular.ttf);
}
@font-face {
  font-family:'Roboto';
  font-style:normal;
  font-weight:200;
  src: url(f/Roboto-Light.ttf);
}
@font-face {
  font-family:'Roboto';
  font-style:normal;
  font-weight:700;
  src: url(f/Roboto-Bold.ttf);
}
/* EOF */
