/* Rando */

/* Webfont: Rando-Regular */@font-face {
    font-family: 'Rando';
    src: url('Rando-Regular.eot'); /* IE9 Compat Modes */
    src: url('Rando-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Rando-Regular.woff') format('woff'), /* Modern Browsers */
         url('Rando-Regular.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Rando-Regular.svg#Rando-Regular') format('svg'); /* Legacy iOS */
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

/* Webfont: Rando-RegularItalic */@font-face {
    font-family: 'Rando';
    src: url('Rando-RegularItalic.eot'); /* IE9 Compat Modes */
    src: url('Rando-RegularItalic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('Rando-RegularItalic.woff') format('woff'), /* Modern Browsers */
         url('Rando-RegularItalic.ttf') format('truetype'), /* Safari, Android, iOS */
         url('Rando-RegularItalic.svg#Rando-RegularItalic') format('svg'); /* Legacy iOS */
    font-style: italic;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}


/* Neue Haas Grotesk Text

This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype Imaging and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
Imaging with any questions regarding Web Fonts:  http://www.fonts.com
*/

@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=d12bec75-a2d7-4291-8c05-84d84d644c7d");

@font-face{
    font-family:"Neue Haas Grotesk Text";
    src: url("a14594bf-73de-4b5f-9792-9566994a021d.woff2") format("woff2"),
		     url("bb4a10bb-155d-4c1a-a813-c65e10fac36c.woff") format("woff");
	  font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}
