/* 
    Document   : dosis_light
    Created on : 22.09.2011, 09:43:51
    Author     : admin
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/
@font-face {
  font-family: 'Terminal Dosis Light';
  font-style: normal;
  font-weight: normal;
  src: local('Terminal Dosis Light'), local('TerminalDosis-Light'), url('http://themes.googleusercontent.com/static/fonts/terminaldosislight/v1/UyNOlq8pwXsdXFw6uDx3EmH4uZTdtyZAt-SewEtgBUL3rGVtsTkPsbDajuO5ueQw.woff') format('woff');
}


root { 
    display: block;
}

