@font-face {
	font-family: 'icomoon';
	src:url('fonts/icomoon.eot?ot4r7d');
	src:url('fonts/icomoon.eot?ot4r7d#iefix') format('embedded-opentype'),
		url('fonts/icomoon.ttf?ot4r7d') format('truetype'),
		url('fonts/icomoon.woff?ot4r7d') format('woff'),
		url('fonts/icomoon.svg?ot4r7d#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-qomi-start:before {
	content: "\e800";
}
.icon-qomi-end:before {
	content: "\e801";
}
.icon-qomi2:before {
	content: "\e802";
}
.icon-star:before {
	content: "\e803";
}

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

[class^="icon2-"], [class*=" icon2-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon2' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    font-size: 20px !important;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon2-linkedin2:before {
    content: "\e931";
}
.icon2-linkedin:before {
    content: "\e930";
}
.icon2-facebook:before {
    content: "\e904";
}
.icon2-google:before {
    content: "\e905";
}
.icon2-twitter:before {
    content: "\e90b";
}

a.facebook2,a.facebook2 span {color: #38559c !important; text-decoration: none;}
a.facebook2:hover,a.facebook2:hover span {color: #2d447d !important;}
a.twitter,a.twitter span {color: #00abef !important; text-decoration: none;}
a.twitter:hover,a.twitter:hover span {color: #0089bf !important;}
a.googleplus,a.googleplus span {color: #d13b20 !important; text-decoration: none;}
a.googleplus:hover, a.googleplus:hover span {color: #a72f1a !important;}
a.linkedin,a.linkedin span {color: #4875B4 !important; text-decoration: none;}
a.linkedin:hover,a.linkedin:hover span {color: #007bb6 !important;}