﻿        @font-face {
          font-family: 'Ubuntu Condensed';
          font-style: normal;
          font-weight: 400;
		  src: url('../fonts/Ubuntu-C.eot');
          src: url('../fonts/Ubuntu-C.eot?#iefix') format('embedded-opentype'),
               url('../fonts/Ubuntu-C.woff') format('woff'),
               url('../fonts/Ubuntu-C.ttf') format('truetype');
        }