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