html
{
    overflow-y: scroll;
    font-weight: 200;
    font-style: normal;
    min-height: 100%;
    font-family: Helvetica;
}

body
{
    width: 100%;
    margin: 0;
    padding: 0;
}

.space
{
    clear: both;
}

/* TTF --> WOFF http://everythingfonts.com/ttf-to-woff#.UhcCMz_NjhQ 
----------------------------------------------------------------------------- */

@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Regular'), local('Roboto-Regular'), url(/templates/_css/ttf/neaHiVpEUkuPmSawsrNWSg.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Condensed Light'), local('RobotoCondensed-Light'), url(/templates/_css/ttf/b9QBgL0iMZfDSpmcXcE8nAhf7DuFEVOsWNFtEC6SVds.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Condensed';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Condensed Regular'), local('RobotoCondensed-Regular'), url(/templates/_css/ttf/Zd2E9abXLFGSr9G3YK2MsBz0dNVQi7XqpmlL2zM1TQo.woff) format('woff');
}
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(/templates/_css/ttf/y7lebkjgREBJK96VQi37ZifE9Gpc2xZQgtwyMvPhThE.woff) format('woff');
}
@font-face {
  font-family: 'Scada';
  font-style: normal;
  font-weight: 400;
  src: local('Scada'), local('Scada-Regular'), url(/templates/_css/ttf/F5Y0Urxz0lcNByUbLZLu9g.woff) format('woff');
}


@font-face {
  font-family: 'Merriweather';
  font-style: normal;
  font-weight: 400;
  src: local('Merriweather Regular'), local('Merriweather-Regular'), url(/templates/_css/Merriweather-Regular.woff) format('woff');
}

@font-face {
  font-family: 'Merriweather Light';
  font-style: normal;
  font-weight: 300;
  src: local('Merriweather Light'), local('Merriweather-Light'), url(/templates/_css/Merriweather-Light.woff) format('woff');
}



@font-face {
  font-family: 'MyriadPro';
  font-style: normal;
  font-weight: 300;
  src: local('MyriadPro-Regular'), local('MyriadPro-Regular'), url(/templates/_css/MyriadPro-Regular.woff) format('woff');
}



@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans'), local('Open-Sans'), url(/templates/_css/OpenSans-Regular.woff) format('woff');
}


