@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), url("fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf");
}
@font-face {
  font-family: 'Arimo';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Semibold'), url("fonts/Source_Sans_Pro/SourceSansPro-Semibold.ttf");
}
@font-face {
  font-family: 'Arimo';
  font-style: italic;
  font-weight: 400;
  src: local('Source Sans Pro Italic'), url("fonts/Source_Sans_Pro/SourceSansPro-Italic.ttf");
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 300;
  src: local('Source Sans Pro Light'), url("fonts/Source_Sans_Pro/SourceSansPro-Light.ttf");
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), url("fonts/Source_Sans_Pro/SourceSansPro-Regular.ttf");
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 600;
  src: local('Source Sans Pro Semibold'), url("fonts/Source_Sans_Pro/SourceSansPro-Semibold.ttf");
}
