﻿@font-face {
	font-family: 'Icons';
    src: url('icons.eot');
    src: url('icons.eot?#iefix') format('embedded-opentype'),
         url('icons.woff') format('woff'),
         url('icons.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}