/* ICONS FONT */

@font-face {
  font-family: 'icomoon';
  src:  url('fonts/icomoon.eot?7658gh');
  src:  url('fonts/icomoon.eot?7658gh#iefix') format('embedded-opentype'),
    url('fonts/icomoon.ttf?7658gh') format('truetype'),
    url('fonts/icomoon.woff?7658gh') format('woff'),
    url('fonts/icomoon.svg?7658gh#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
