
/*@import url(http://weloveiconfonts.com/api/?family=fontawesome);*/
@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:100,300,500&display=swap	);

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');



/*
@font-face{font-family:PulsoLight;src:url(../fonts/platform-regular.eot);src:url(../fonts/platform-regular.eot) format('embedded-opentype'),url(../fonts/platform-regular.woff) format('woff'),url(../fonts/platform-regular.ttf) format('truetype'),url(../fonts/platform-regular.svg#PulsoLight) format('svg')}* {
	margin: 0;
	padding: 0;
	font-display: swap;
	
}




@font-face{font-family:PulsoRegular;src:url(../fonts/Platform-Bold.eot);src:url(../fonts/Platform-Bold.eot) format('embedded-opentype'),url(../fonts/Platform-Bold.woff) format('woff'),url(../fonts/Platform-Bold.ttf) format('truetype'),url(../fonts/Platform-Bold.svg#PulsoRegular) format('svg')}* {
	margin: 0;
	padding: 0;
	font-display: swap;
}


@font-face{font-family:PulsoRegular;src:url(../fonts/Platform-Medium.eot);src:url(../fonts/Platform-Medium.eot) format('embedded-opentype'),url(../fonts/Platform-Medium.woff) format('woff'),url(../fonts/Platform-Medium.ttf) format('truetype'),url(../fonts/Platform-Medium.svg#PulsoRegular) format('svg')}* {
	margin: 0;
	padding: 0;
	font-display: swap;
}



@font-face{font-family:PulsoLight;src:url(../fonts/Platform-Light.eot);src:url(../fonts/Platform-Light.eot) format('embedded-opentype'),url(../fonts/Platform-Light.woff) format('woff'),url(../fonts/Platform-Light.ttf) format('truetype'),url(../fonts/Platform-Light.svg#PulsoLight) format('svg')}* {
	margin: 0;
	padding: 0;
	font-display: swap;
}
*/


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

/* Webfont: Pulso-Light */
@font-face {
    font-family: 'PulsoLight';
    src: url( '../fonts/Pulso-Light.eot'); 
    src: url( '../fonts/Pulso-Light.eot?#iefix') format('embedded-opentype'),
         url( '../fonts/Pulso-Light.woff2') format('woff2'), 
         url( '../fonts/Pulso-Light.woff') format('woff'), 
         url( '../fonts/Pulso-Light.ttf') format('truetype');
    font-style: normal;
    font-weight: 400;
}
