@font-face {
	font-family: "iconfonts";
	src: url("/static/fonts/iconfonts.eot");
	src: url("/static/fonts/iconfonts.eot?#iefix") format("eot"),
		url("/static/fonts/iconfonts.woff2") format("woff2"),
		url("/static/fonts/iconfonts.woff") format("woff"),
		url("/static/fonts/iconfonts.ttf") format("truetype"),
		url("/static/fonts/iconfonts.svg#iconfonts") format("svg");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.f {
	display: inline-block;
	font-family: "iconfonts";
	font-style: normal;
	font-weight: normal;
	vertical-align: bottom;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.f-bug:before {
	content: "\EA01";
}

.f-calendar:before {
	content: "\EA02";
}

.f-cats:before {
	content: "\EA03";
}

.f-chevron-down:before {
	content: "\EA04";
}

.f-clock:before {
	content: "\EA05";
}

.f-close:before {
	content: "\EA06";
}

.f-comments:before {
	content: "\EA07";
}

.f-copyright:before {
	content: "\EA08";
}

.f-expand:before {
	content: "\EA09";
}

.f-eye:before {
	content: "\EA0A";
}

.f-hashtag:before {
	content: "\EA0B";
}

.f-high-heels:before {
	content: "\EA0C";
}

.f-home:before {
	content: "\EA0D";
}

.f-like:before {
	content: "\EA0E";
}

.f-next:before {
	content: "\EA0F";
}

.f-open-menu:before {
	content: "\EA10";
}

.f-photo-video:before {
	content: "\EA11";
}

.f-play-button:before {
	content: "\EA12";
}

.f-question-circle:before {
	content: "\EA13";
}

.f-search:before {
	content: "\EA14";
}

.f-share:before {
	content: "\EA15";
}

.f-slack-hash:before {
	content: "\EA16";
}

.f-tags:before {
	content: "\EA17";
}

.f-th:before {
	content: "\EA18";
}

.f-thumbs-down:before {
	content: "\EA19";
}

.f-thumbs-up:before {
	content: "\EA1A";
}

.f-thup:before {
	content: "\EA1B";
}

.f-video-camera:before {
	content: "\EA1C";
}

.f-video:before {
	content: "\EA1D";
}

.f-watched:before {
	content: "\EA1E";
}

