/***Fonts***/

@font-face {
font-family:'icons';
font-style:normal;
font-weight:100;
src:local('icons'), local('icons'), url(../style/fonts/icons.ttf) format('truetype');
}

/***End.Fonts***/