﻿@font-face{
    font-family: 'Heydings Icons';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url('heydings_icons.ttf') format('truetype'),
	     url('heydings_icons.woff2') format('woff2'),
         url('heydings_icons.woff') format('woff');
}

@font-face{
    font-family: 'Heydings Controls';
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    src: url('heydings_controls.ttf') format('truetype'), 
		 url('heydings_controls.woff2') format('woff2'), 
		 url('heydings_controls.woff') format('woff');
}