
@font-face {
	font-family: 'GothamRounded-Bold';
	src: url('fonts/GothamRounded-Bold.eot?') format('eot'), 
	     url('fonts/GothamRounded-Bold.otf')  format('opentype'),
	     url('fonts/GothamRounded-Bold.woff') format('woff'), 
	     url('fonts/GothamRounded-Bold.ttf')  format('truetype'),
	     url('fonts/GothamRounded-Bold.svg#GothamRounded-Bold') format('svg');
	    font-weight: normal;
	    font-style: normal;
}
                   
@font-face {
	font-family: 'GothamRounded-BoldItalic';
	src: url('fonts/GothamRounded-BoldItalic.eot?') format('eot'), 
	     url('fonts/GothamRounded-BoldItalic.otf')  format('opentype'),
	     url('fonts/GothamRounded-BoldItalic.woff') format('woff'), 
	     url('fonts/GothamRounded-BoldItalic.ttf')  format('truetype'),
	     url('fonts/GothamRounded-BoldItalic.svg#GothamRounded-BoldItalic') format('svg'); 
	    font-weight: normal;
	    font-style: normal;
}
         

@font-face {
	font-family: 'GothamRounded-Book';
	src: url('fonts/GothamRounded-Book.eot?') format('eot'), 
	     url('fonts/GothamRounded-Book.otf')  format('opentype'),
	     url('fonts/GothamRounded-Book.woff') format('woff'), 
	     url('fonts/GothamRounded-Book.ttf')  format('truetype'),
	     url('fonts/GothamRounded-Book.svg#GothamRounded-Book') format('svg');
	    font-weight: normal;
	    font-style: normal;
}

@font-face {
	font-family: 'GothamRounded-BookItalic';
	src: url('fonts/GothamRounded-BookItalic.eot?') format('eot'), 
	     url('fonts/GothamRounded-BookItalic.otf')  format('opentype'),
	     url('fonts/GothamRounded-BookItalic.woff') format('woff'), 
	     url('fonts/GothamRounded-BookItalic.ttf')  format('truetype'),
	     url('fonts/GothamRounded-BookItalic.svg#GothamRounded-BookItalic') format('svg');  
	    font-weight: normal;
	    font-style: normal;
}
    
@font-face {
    font-family: 'valentinaregular';
    src: url('fonts/valentina-regular-webfont.eot');
    src: url('fonts/valentina-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/valentina-regular-webfont.woff') format('woff'),
         url('fonts/valentina-regular-webfont.ttf') format('truetype'),
         url('fonts/valentina-regular-webfont.svg#valentinaregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

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

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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-service-water-fire:before {
	content: "\61";
}
.icon-service-residential:before {
	content: "\62";
}
.icon-service-pressure-washing:before {
	content: "\63";
}
.icon-service-interior:before {
	content: "\64";
}
.icon-service-graffiti:before {
	content: "\65";
}
.icon-service-exterior:before {
	content: "\66";
}
.icon-service-do-it-yourself:before {
	content: "\67";
}
.icon-service-commercial:before {
	content: "\68";
}
.icon-process-schedule:before {
	content: "\69";
}
.icon-process-prepping:before {
	content: "\6a";
}
.icon-process-painting:before {
	content: "\6b";
}
.icon-process-free-estimate:before {
	content: "\6c";
}
.icon-process-colors:before {
	content: "\6d";
}
.icon-process-cleaning:before {
	content: "\6e";
}

