/* Arimo (Apache License 2.0) */
@font-face {
  font-family: "Arimo";
  src: url(fonts/Arimo/Arimo-Regular.ttf);
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Arimo";
  src: url(fonts/Arimo/Arimo-Bold.ttf);
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: "Arimo";
  src: url(fonts/Arimo/Arimo-Italic.ttf);
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: "Arimo";
  src: url(fonts/Arimo/Arimo-BoldItalic.ttf);
  font-weight: bold;
  font-style: italic; }

/* Oswald (SIL Open Font License, Version 1.1) */
@font-face {
  font-family: "Oswald";
  src: url(fonts/Oswald/Oswald-ExtraLight.ttf);
  font-weight: 100;
  font-style: normal; }
@font-face {
  font-family: "Oswald";
  src: url(fonts/Oswald/Oswald-Light.ttf);
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: "Oswald";
  src: url(fonts/Oswald/Oswald-Medium.ttf);
  font-weight: 300;
  font-style: normal; }
@font-face {
  font-family: "Oswald";
  src: url(fonts/Oswald/Oswald-Regular.ttf);
  font-weight: 400;
  font-style: normal; }
@font-face {
  font-family: "Oswald";
  src: url(fonts/Oswald/Oswald-SemiBold.ttf);
  font-weight: 600;
  font-style: normal; }
@font-face {
  font-family: "Oswald";
  src: url(fonts/Oswald/Oswald-Bold.ttf);
  font-weight: 700;
  font-style: normal; }

/* Roboto Condensed (Apache License 2.0) */
@font-face {
  font-family: "Roboto Condensed";
  src: url(fonts/Roboto_Condensed/RobotoCondensed-Light.ttf);
  font-weight: 200;
  font-style: normal; }
@font-face {
  font-family: "Roboto Condensed";
  src: url(fonts/Roboto_Condensed/RobotoCondensed-LightItalic.ttf);
  font-weight: 200;
  font-style: italic; }
@font-face {
  font-family: "Roboto Condensed";
  src: url(fonts/Roboto_Condensed/RobotoCondensed-Regular.ttf);
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "Roboto Condensed";
  src: url(fonts/Roboto_Condensed/RobotoCondensed-Italic.ttf);
  font-weight: normal;
  font-style: italic; }
@font-face {
  font-family: "Roboto Condensed";
  src: url(fonts/Roboto_Condensed/RobotoCondensed-Bold.ttf);
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: "Roboto Condensed";
  src: url(fonts/Roboto_Condensed/RobotoCondensed-BoldItalic.ttf);
  font-weight: bold;
  font-style: italic; }
