/* Icon Font Created with Glifo */
@font-face{
	font-family: "myFont";
	src:url("../svg/myfont.svg#myFont") format("svg");
	font-weight: normal;
	font-style: normal;
}
/*
Use this style for full browser web font support.
You will need to convert your Glifo SVG to the relivant
font formats first. This can be done using any free online
svg font converter.

*/
@font-face {
		font-family: "myFont";
		src:url("../eot/myfont.eot");
		src:url("../eot/myfontd41d.eot#iefix") format("embedded-opentype"),
			url("../ttf/myfont.ttf") format("truetype"),
			url("../woff/myfont.woff") format("woff"),
			url("../svg/myfont.svg#myFont") format("svg");
		font-weight: normal;
		font-style: normal;
}
[class*="icon-"]{
	font-family: "myFont";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size:32px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.icon-cake:before{
	content: '\e600';
}
.icon-markasunread:before{
	content: '\e601';
}
.icon-markasunread:before{
	content: '\e602';
}
.icon-arrowcircleright:before{
	content: '\e603';
}
.icon-arrowtop:before{
	content: 't';
}
.icon-arrowbottom:before{
	content: 'b';
}
.icon-arrowright:before{
	content: 'r';
}
.icon-arrowleft:before{
	content: 'l';
}
.icon-arrowrightthick:before{
	content: '\e608';
}
.icon-arrowleftthick:before{
	content: '\e609';
}
.icon-arrowtopthick:before{
	content: '\e610';
}
.icon-arrowbottomthick:before{
	content: '\e611';
}
.icon-slideshownext:before{
	content: '\e612';
}
.icon-slideshowprev:before{
	content: '\e613';
}
.icon-closemobilemenu:before{
	content: '\e614';
}
.icon-close:before{
	content: '\e615';
}
.icon-search:before{
	content: '\e616';
}
.icon-youtube:before{
	content: '\e617';
}
.icon-instagram:before{
	content: '\e618';
}
.icon-facebook:before{
	content: '\e619';
}
.icon-twitter:before{
	content: '\e620';
}
