@font-face{
    font-family: 'Custom icons';
	font-display: fallback;
    src: url('custom-icons.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
}