/*
  Icon Font: mas
*/
@font-face {
  font-family: "mas-deb";
	src: url("/eva2/site_templates/default/css/fcustom/mas_038e6e51786c8063aedababcdf2c031a.woff");
	font-weight: normal;
 font-style: normal;
}

@font-face {
  font-family: "mas";

  src: url("/eva2/site_templates/default/css/fcustom/mas_038e6e51786c8063aedababcdf2c031a.eot?v=1");
  src: local('☺'),
  	   url("/eva2/site_templates/default/css/fcustom/mas_038e6e51786c8063aedababcdf2c031a.eot?#iefix&v=1") format("embedded-opentype"),
       url("/eva2/site_templates/default/css/fcustom/mas_038e6e51786c8063aedababcdf2c031a.woff?v=1") format("woff"),
       url("/eva2/site_templates/default/css/fcustom/mas_038e6e51786c8063aedababcdf2c031a.ttf?v=1") format("truetype"),
       url("/eva2/site_templates/default/css/fcustom/mas_038e6e51786c8063aedababcdf2c031a.svg#mas&v=1") format("svg");
  font-weight: normal;
  font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: "mas";
    src: url("/eva2/site_templates/default/css/fcustom/mas_038e6e51786c8063aedababcdf2c031a.svg#mas") format("svg");
  }
}

[data-icon]:before { content: attr(data-icon); }

[data-icon]:before,
.mas-cute-cat:before,
.mas-evil-cat:before {
  display: inline-block;
  font-family: "mas";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.mas-cute-cat:before { content: "\f100"; }
.mas-evil-cat:before { content: "\f101"; }
