@font-face {
	font-family: 'quarto-icons';
	src:url('../fonts/quarto-icons.eot?jkyrt0');
	src:url('../fonts/quarto-icons.svg?jkyrt0#quarto-icons') format('svg'),
		url('../fonts/quarto-icons.ttf?jkyrt0') format('truetype'),
		url('../fonts/quarto-icons.eot?#iefixjkyrt0') format('embedded-opentype'),
		url('../fonts/quarto-icons.woff?jkyrt0') format('woff');		
	font-weight: normal;
	font-style: normal;
}

[class^="icon-quarto"]:before, [class*=" icon-quarto"]:before {
	font-family: 'quarto-icons';
	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-quarto-login:before {
	content: "\e60b";
}
.icon-quarto-register:before {
	content: "\e60c";
}
.icon-quarto-unlocked:before {
	content: "\e607";
}
.icon-quarto-flag:before {
	content: "\e608";
}
.icon-quarto-message:before {
	content: "\e609";
}
.icon-quarto-gear:before {
	content: "\e60a";
}
.icon-quarto-list:before {
	content: "\e603";
}
.icon-quarto-about:before {
	content: "\e604";
}
.icon-quarto-feedback:before {
	content: "\e605";
}
.icon-quarto-members:before {
	content: "\e606";
}
.icon-quarto-faq:before {
	content: "\e601";
}
.icon-quarto-home:before {
	content: "\e602";
}
.icon-quarto-search:before {
	content: "\e600";
}
