/*
Icon Set:	Typicons -- http://typicons.com/
License:	CC BY-SA 3.0 -- http://creativecommons.org/licenses/by-sa/3.0/
Icon Set:	IcoMoon (limited) -- http://keyamoon.com/icomoon/
License:	CC BY-SA 3.0 -- http://creativecommons.org/licenses/by-sa/3.0/
Icon Set:	Entypo -- http://www.entypo.com/
License:	CC BY-SA 3.0 -- http://creativecommons.org/licenses/by-sa/3.0/
*/
@font-face {
	font-family: 'icomoon';
	src: url('/_resources/fonts/icomoon.eot?#') format('eot'),
		url('/_resources/fonts/icomoon.svg#icomoon') format('svg'),
		url('/_resources/fonts/icomoon.woff') format('woff'),
		url('/_resources/fonts/icomoon.ttf') format('truetype');
	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;}

/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before,[class*=" icon-"]:before {font-family:'icomoon';font-style:normal;speak:none;}
.icon-mail:before {content:"\65";}
.icon-phone:before {content:"\68";}
.icon-views:before {content:"\63";}
.icon-facebook:before {content:"\66";}
.icon-twitter:before {content:"\74";}
.icon-feed:before {content:"\72";}
.icon-youtube:before {content:"\79";}
.icon-file-word:before {content:"\77";}
.icon-file-pdf:before {content:"\70";}
.icon-file-excel:before {content:"\78";}
.icon-file-powerpoint:before {content:"\69";}
.icon-file-zip:before {content:"\7a";}
.icon-file-openoffice:before {content:"\6f";}
.icon-documents:before {content:"\64";}
.icon-locked:before {content:"\6c";}
.icon-locked-2:before {content:"\6b";}
