/**
 * @license
 * MyFonts Webfont Build ID 2697570, 2013-11-28T01:00:07-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Univers Pro 45 Light by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/univers/pro-45-light/
 * Licensed pageviews: 250,000
 * 
 * Webfont: Univers Pro 45 Light Oblique by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/univers/pro-45-light-oblique/
 * Licensed pageviews: 500,000
 * 
 * Webfont: Univers Pro 65 Bold by Linotype
 * URL: http://www.myfonts.com/fonts/linotype/univers/pro-65-bold/
 * Licensed pageviews: 500,000
 * 
 * 
 * License: http://www.myfonts.com/viewlicense?type=web&buildid=2697570
 * Webfonts copyright: Part of the digitally encoded machine readable outline data for producing the Typefaces provided is copyrighted &#x00A9; 2007 Linotype GmbH, www.linotype.com. All rights reserved. This software is the property of Linotype GmbH, and may not be reproduced, 
 * 
 * © 2013 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
/*@import url("//hello.myfonts.net/count/292962");*/

  
@font-face {
    font-family: 'UniversLTPro-45Light';
    src: url('../../fonts/univers/292962_0_0.eot');
    src: url('../../fonts/univers/292962_0_0.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/univers/292962_0_0.woff') format('woff'),
         url('../../fonts/univers/292962_0_0.ttf') format('truetype');
}
 
  
@font-face {
    font-family: 'UniversLTPro-45LightOblique';
    src: url('../../fonts/univers/292962_1_0.eot');
    src: url('../../fonts/univers/292962_1_0.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/univers/292962_1_0.woff') format('woff'),
         url('../../fonts/univers/292962_1_0.ttf') format('truetype');
}
 
  
@font-face {
    font-family: 'UniversLTPro-65Bold';
    src: url('../../fonts/univers/292962_2_0.eot');
    src: url('../../fonts/univers/292962_2_0.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/univers/292962_2_0.woff') format('woff'),
         url('../../fonts/292962_2_0.ttf') format('truetype');
}
 