/* Fonts */

/*################################################################
ICON MONSTER
################################################################*/

@font-face {
  font-family: 'iconmonstr-iconic-font';
  src: url('iconmonstr-iconic-font.woff2?v=1.3.0') format('woff2'), 
        url('iconmonstr-iconic-font.woff?v=1.3.0') format('woff'), 
        url('iconmonstr-iconic-font.ttf?v=1.3.0') format('truetype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}