
@font-face {
    font-family: 'proxima_novaregular';
    src: url('fonts/proximanova-regular-webfont.eot');
    src: url('fonts/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
   		 url('fonts/proximanova-regular-webfont.woff2') format('woff2'),
         url('fonts/proximanova-regular-webfont.woff') format('woff'),
         url('fonts/proximanova-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'proxima_novalight';
    src: url('fonts/proximanova-light-webfont.eot');
    src: url('fonts/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
    	 url('fonts/proximanova-light-webfont.woff2') format('woff2'),
         url('fonts/proximanova-light-webfont.woff') format('woff'),
         url('fonts/proximanova-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@import url("//hello.myfonts.net/count/3a1902");

  
@font-face {
	font-family: 'MuseoSlab-500';
	src: url('fonts/3A1902_0_0.eot');
	src: url('fonts/3A1902_0_0.eot?#iefix') format('embedded-opentype'),
		url('fonts/3A1902_0_0.woff2') format('woff2'),
		url('fonts/3A1902_0_0.woff') format('woff'),
		url('fonts/3A1902_0_0.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
}
