@font-face {
	font-family: 'anyoldicon';
	src:url('../fonts/anyoldicon.eot');
	src:url('../fonts/anyoldicon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/anyoldicon.woff') format('woff'),
		url('../fonts/anyoldicon.ttf') format('truetype'),
		url('../fonts/anyoldicon.svg#anyoldicon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'anyoldicon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="anyoldicon-"] {
*/
.anyoldicon-anton-boshoff-headset {
	font-family: 'anyoldicon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.anyoldicon-anton-boshoff-headset:before {
	content: "\e034";
}

@font-face {
	font-family: 'brankic1979';
	src:url('../fonts/brankic1979.eot');
	src:url('../fonts/brankic1979.eot?#iefix') format('embedded-opentype'),
		url('../fonts/brankic1979.woff') format('woff'),
		url('../fonts/brankic1979.ttf') format('truetype'),
		url('../fonts/brankic1979.svg#brankic1979') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'brankic1979';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="brankic1979-"] {
*/
.brankic1979-coffee, .brankic1979-rocket{
	font-family: 'brankic1979';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.brankic1979-coffee:before {
	content: "\e036";
}
.brankic1979-rocket:before {
	content: "\e12b";
}

@font-face {
	font-family: 'cuticons';
	src:url('../fonts/cuticons.eot');
	src:url('../fonts/cuticons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/cuticons.woff') format('woff'),
		url('../fonts/cuticons.ttf') format('truetype'),
		url('../fonts/cuticons.svg#cuticons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'cuticons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="cuticons-"] {
*/
.cuticons-paper-plane {
	font-family: 'cuticons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.cuticons-paper-plane:before {
	content: "\e045";
}


@font-face {
	font-family: 'entypo';
	src:url('../fonts/entypo.eot');
	src:url('../fonts/entypo.eot?#iefix') format('embedded-opentype'),
		url('../fonts/entypo.woff') format('woff'),
		url('../fonts/entypo.ttf') format('truetype'),
		url('../fonts/entypo.svg#entypo') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'entypo';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="entypo-"] {
*/
.entypo-dot, .entypo-rocket {
	font-family: 'entypo';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.entypo-dot:before {
	content: "\e0e0";
}
.entypo-rocket:before {
	content: "\e050";
}

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'icomoon';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="icomoon-"] {
*/
.icomoon-checkmark {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.icomoon-checkmark:before {
	content: "\e0fe";
}

@font-face {
	font-family: 'typicons';
	src:url('../fonts/typicons.eot');
	src:url('../fonts/typicons.eot?#iefix') format('embedded-opentype'),
		url('../fonts/typicons.woff') format('woff'),
		url('../fonts/typicons.ttf') format('truetype'),
		url('../fonts/typicons.svg#typicons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'typicons';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="typicons-"] {
*/
.typicons-cross {
	font-family: 'typicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.typicons-cross:before {
	content: "\e005";
}

@font-face {
	font-family: 'mukam';
	src:url('../fonts/mukam.eot');
	src:url('../fonts/mukam.eot?#iefix') format('embedded-opentype'),
		url('../fonts/mukam.woff') format('woff'),
		url('../fonts/mukam.ttf') format('truetype'),
		url('../fonts/mukam.svg#mukam') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
	font-family: 'mukam';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

/* Use the following CSS code if you want to have a class per icon */
/*
Instead of a list of all class selectors,
you can use the generic selector below, but it's slower:
[class*="mukam-"] {
*/
.mukam-shopmenu, .mukam-shop, .mukam-settings, .mukam-search, .mukam-science, .mukam-sandtime, .mukam-rss, .mukam-responsive, .mukam-radiocheck, .mukam-post, .mukam-portfolio, .mukam-pinterest, .mukam-photo, .mukam-pen, .mukam-pages, .mukam-myspace, .mukam-mobile, .mukam-lock, .mukam-list, .mukam-link, .mukam-lamp, .mukam-label, .mukam-image, .mukam-imac, .mukam-html5, .mukam-home, .mukam-google, .mukam-globe, .mukam-flicker, .mukam-face, .mukam-envelope, .mukam-dribble, .mukam-directionn, .mukam-direction, .mukam-digg2, .mukam-digg, .mukam-date, .mukam-comments, .mukam-clock2, .mukam-clock, .mukam-brain, .mukam-blog, .mukam-youtube, .mukam-yahoo, .mukam-wordpress, .mukam-vine, .mukam-video, .mukam-tweet, .mukam-truck, .mukam-tick, .mukam-telephone, .mukam-stumbleupon, .mukam-social-whale, .mukam-socialman, .mukam-social2, .mukam-skype, .mukam-sign, .mukam-shortcodes {
	font-family: 'mukam';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
}
.mukam-shopmenu:before {
	content: "\e000";
}
.mukam-shop:before {
	content: "\e001";
}
.mukam-settings:before {
	content: "\e002";
}
.mukam-search:before {
	content: "\e003";
}
.mukam-science:before {
	content: "\e004";
}
.mukam-sandtime:before {
	content: "\e005";
}
.mukam-rss:before {
	content: "\e006";
}
.mukam-responsive:before {
	content: "\e007";
}
.mukam-radiocheck:before {
	content: "\e008";
}
.mukam-post:before {
	content: "\e009";
}
.mukam-portfolio:before {
	content: "\e00a";
}
.mukam-pinterest:before {
	content: "\e00b";
}
.mukam-photo:before {
	content: "\e00c";
}
.mukam-pen:before {
	content: "\e00d";
}
.mukam-pages:before {
	content: "\e00e";
}
.mukam-myspace:before {
	content: "\e00f";
}
.mukam-mobile:before {
	content: "\e010";
}
.mukam-lock:before {
	content: "\e011";
}
.mukam-list:before {
	content: "\e012";
}
.mukam-link:before {
	content: "\e013";
}
.mukam-lamp:before {
	content: "\e014";
}
.mukam-label:before {
	content: "\e015";
}
.mukam-image:before {
	content: "\e016";
}
.mukam-imac:before {
	content: "\e017";
}
.mukam-html5:before {
	content: "\e018";
}
.mukam-home:before {
	content: "\e019";
}
.mukam-google:before {
	content: "\e01a";
}
.mukam-globe:before {
	content: "\e01b";
}
.mukam-flicker:before {
	content: "\e01c";
}
.mukam-face:before {
	content: "\e01d";
}
.mukam-envelope:before {
	content: "\e01e";
}
.mukam-dribble:before {
	content: "\e01f";
}
.mukam-directionn:before {
	content: "\e020";
}
.mukam-direction:before {
	content: "\e021";
}
.mukam-digg2:before {
	content: "\e022";
}
.mukam-digg:before {
	content: "\e023";
}
.mukam-date:before {
	content: "\e024";
}
.mukam-comments:before {
	content: "\e025";
}
.mukam-clock2:before {
	content: "\e026";
}
.mukam-clock:before {
	content: "\e027";
}
.mukam-brain:before {
	content: "\e028";
}
.mukam-blog:before {
	content: "\e029";
}
.mukam-youtube:before {
	content: "\e02a";
}
.mukam-yahoo:before {
	content: "\e02b";
}
.mukam-wordpress:before {
	content: "\e02c";
}
.mukam-vine:before {
	content: "\e02d";
}
.mukam-video:before {
	content: "\e02e";
}
.mukam-tweet:before {
	content: "\e02f";
}
.mukam-truck:before {
	content: "\e030";
}
.mukam-tick:before {
	content: "\e031";
}
.mukam-telephone:before {
	content: "\e032";
}
.mukam-stumbleupon:before {
	content: "\e033";
}
.mukam-social-whale:before {
	content: "\e034";
}
.mukam-socialman:before {
	content: "\e035";
}
.mukam-social2:before {
	content: "\e036";
}
.mukam-skype:before {
	content: "\e037";
}
.mukam-sign:before {
	content: "\e038";
}
.mukam-shortcodes:before {
	content: "\e039";
}
