
@font-face {
	font-family: 'cicle_gorditagordita';
	src: url('Cicle_Gordita-webfont.eot');
	src: url('Cicle_Gordita-webfont.eot?#iefix') format('embedded-opentype'),  
	url('Cicle_Gordita-webfont.woff2') format('woff2'),  
	url('Cicle_Gordita-webfont.woff') format('woff'),  
	url('Cicle_Gordita-webfont.ttf') format('truetype'),  
	url('Cicle_Gordita-webfont.svg#cicle_gorditagordita') format('svg');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Source Sans Pro Bold';
	src: url('SourceSansPro-Bold.eot');
	src: url('SourceSansPro-Bold.eot?#iefix') format('embedded-opentype'),
		url('SourceSansPro-Bold.woff') format('woff'),
		url('SourceSansPro-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: 'Source Sans Pro Semi Bold Italic';
	src: url('SourceSansPro-SemiboldIt.eot');
	src: url('SourceSansPro-SemiboldIt.eot?#iefix') format('embedded-opentype'),
		url('SourceSansPro-SemiboldIt.woff') format('woff'),
		url('SourceSansPro-SemiboldIt.ttf') format('truetype');
	font-weight: 600;
	font-style: italic;
}

@font-face {
	font-family: 'Source Sans Pro Italic';
	src: url('SourceSansPro-It.eot');
	src: url('SourceSansPro-It.eot?#iefix') format('embedded-opentype'),
		url('SourceSansPro-It.woff') format('woff'),
		url('SourceSansPro-It.ttf') format('truetype');
	font-weight: normal;
	font-style: italic;
}


@font-face {
	font-family: 'Montserrat-small';
	src: url('Montserrat-LightItalic.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
    /* font-size:0.7rem !important; */
    font-size:0.6rem !important;
}
@font-face {
	font-family: 'Montserrat-medium';
	src: url('Montserrat-Light.otf') format('opentype');
	font-weight: normal;
	font-style: normal;
    /* font-size:0.8rem !important; */
    font-size:0.7rem !important;
}
@font-face {
	font-family: 'Montserrat-large';
	src: url('Montserrat-SemiBold.otf') format('opentype');
    /* font-weight: normal; */
    font-weight: 600;
	font-style: normal;
    /* font-size:0.9rem !important; */
    font-size:0.8rem !important;
}
