@charset "UTF-8";

@font-face {
  font-family: 'preventsenior';
  src: url('logo/preventsenior.eot');
  src: url('logo/preventsenior.eot') format('embedded-opentype'),
  url('logo/preventsenior.woff') format('woff'),
  url('logo/preventsenior.ttf') format('truetype'),
  url('logo/preventsenior.svg#preventsenior') format('svg');
  font-weight: normal;
  font-style: normal;
}

.logo-prevent-senior:before {
  color: #ffffff;
  display: table;
  font: normal 14px/1 "preventsenior";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

  content: "\E800";
}

@font-face {
  font-family: "icone-logo";
  src:url("logo/icone-logo.eot");
  src:url("logo/icone-logo.eot?#iefix") format("embedded-opentype"),
  url("logo/icone-logo.woff") format("woff"),
  url("logo/icone-logo.ttf") format("truetype"),
  url("logo/icone-logo.svg#prevent-senior") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "icone-logo" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="mascote-"]:before,
[class*="mascote-"]:before {
  font-family: "icone-logo" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.mascote-icone-logo:before {
  content: "\61";
}



/*@font-face {*/
  /*font-family: "prevent-senior";*/
  /*src:url("logo/preventsenior.eot");*/
  /*src:url("logo/preventsenior.eot?#iefix") format("embedded-opentype"),*/
    /*url("logo/preventsenior.woff") format("woff"),*/
    /*url("logo/preventsenior.ttf") format("truetype"),*/
    /*url("logo/preventsenior.svg#prevent-senior") format("svg");*/

  /*font-weight: normal;*/
  /*font-style: normal;*/

/*}*/

/*[data-icon]:before {*/
  /*font-family: "prevent-senior" !important;*/
  /*content: attr(data-icon);*/
  /*font-style: normal !important;*/
  /*font-weight: normal !important;*/
  /*font-variant: normal !important;*/
  /*text-transform: none !important;*/
  /*speak: none;*/
  /*line-height: 1;*/
  /*-webkit-font-smoothing: antialiased;*/
  /*-moz-osx-font-smoothing: grayscale;*/
/*}*/

/*[class^="icon-"]:before,*/
/*[class*=" icon-"]:before {*/
  /*font-family: "prevent-senior" !important;*/
  /*font-style: normal !important;*/
  /*font-weight: normal !important;*/
  /*font-variant: normal !important;*/
  /*text-transform: none !important;*/
  /*speak: none;*/
  /*line-height: 1;*/
  /*-webkit-font-smoothing: antialiased;*/
  /*-moz-osx-font-smoothing: grayscale;*/
/*}*/

/*.logo-prevent-senior:before {*/
  /*content: "\61";*/
/*}*/
