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

}




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

}




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

}

@font-face {
	font-family: "Flaticon";
	src: url("../fonts/flaticon.eot");
	src: url("../fonts/flaticon.eot#iefix") format("embedded-opentype"),
	url("../fonts/flaticon.woff") format("woff"),
	url("../fonts/flaticon.ttf") format("truetype"),
	url("../fonts/flaticon.svg") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
	font-family: Flaticon;
        font-size: 20px;
font-style: normal;
margin-left: 20px;
}

.flaticon-facebook7:before {
	content: "\e000";
}
.flaticon-linkedin2:before {
	content: "\e001";
}
.flaticon-social76:before {
	content: "\e002";
}

.flaticon-facebook7:before, .flaticon-linkedin2:before, .flaticon-social76:before {  
color: #9DAD2C;
font-size: 6em;
}