*[class^='icon-']::before {
	color: #FFF;
	font-family: "Font Awesome\ 5 Free";
	font-weight: 900;
	margin-right: 0.5em;
}

.mobile-menu { background-image: url('/images/interface/menu-grey.svg'); }
.icon-new::before { content: ""; }
.icon-export::before { content: ""; }
.icon-save::before { content: ""; }

.icon-yes { background-image: url('/images/interface/yes-green.svg'); }
.icon-no { background-image: url('/images/interface/no-red.svg'); }
.icon-new-blue { background-image: url('/images/interface/new-blue.svg'); }