/* 
 * This font is provided to you by Fonts2u.com
 * the largest online repository of free fonts for Windows and Mac.
 */
 
@font-face {
  font-family: "ubuntu";
  src: url("../fonts/ubuntu.eot"); /* IE9 Compat Modes */
  src: url("../fonts/ubuntu.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/ubuntu.ttf") format("truetype"), /* Safari, Android, iOS */
    url("../fonts/ubuntu.woff") format("woff"), /* Modern Browsers */
    url("../fonts/ubuntu.woff2") format("woff2"); /* Modern Browsers */
  font-weight: normal;
  font-style: normal;
}