/*

    //////////////////////////////////////////////////////////////////////
    //
    // L8M
    // 
	//
	// Contains typography CSS (for all media types).
	//
    // Filesource  /public/default/css/screen/typography.css
	// Version     $Id: typography.css 6 2014-06-25 11:15:10Z nm $
    //
    //////////////////////////////////////////////////////////////////////

    //////////////////////////////////////////////////////////////////////
    // general
    //////////////////////////////////////////////////////////////////////
*/

@font-face
{
	font-family: roboto;
	src: url(/fonts/roboto/Roboto-Regular.ttf);
}