/* 
    Document   : narrow
    Created on : 22.09.2011, 09:42:36
    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: 'PT Sans Narrow';
  font-style: normal;
  font-weight: normal;
  src: local('PT Sans Narrow'), local('PTSans-Narrow'), url('http://themes.googleusercontent.com/static/fonts/ptsansnarrow/v0/UyYrYy3ltEffJV9QueSi4Z4t0mJKPaLVqklzZuc32b4.woff') format('woff');
}


root { 
    display: block;
}

