/*!
 *  Font Germano Copyright (c) 2011-12 Google, (c) 2016 Cristiano Sobral
 *  License - http://www.apache.org/licenses/LICENSE-2.0 (Apache License, Version 2.0)
 */
/* This file Copyright (c) 2016 Atractor (www.atractor.pt)
 * License http://creativecommons.org/licenses/by/4.0/ (Creative Commons BY)
 */

@font-face { font-family: 'Germano';
  src: url('fonts/Germano-Regular.woff');
  src: url('fonts/Germano-Regular.eot') format('embedded-opentype'),
       url('fonts/Germano-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face { font-family: 'Germano';
  src: url('fonts/Germano-Bold.woff');
  src: url('fonts/Germano-Bold.eot') format('embedded-opentype'),
       url('fonts/Germano-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face { font-family: 'Germano';
  src: url('fonts/Germano-Italic.woff');
  src: url('fonts/Germano-Italic.eot') format('embedded-opentype'),
       url('fonts/Germano-Italic.woff') format('woff');
  font-weight: normal;
  font-style: italic;
}
@font-face { font-family: 'Germano';
  src: url('fonts/Germano-BoldOblique.woff');
  src: url('fonts/Germano-BoldOblique.eot') format('embedded-opentype'),
       url('fonts/Germano-BoldOblique.woff') format('woff');
  font-weight: bold;
  font-style: oblique;
}
