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

[data-icon]:before {
  font-family:'icon-font';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*basckerville*/
@font-face {
  font-family: 'Conv_BaskervilleCom-Italic';
  src: url('BaskervilleCom-Italic.eot');
  src: local('☺'), url('BaskervilleCom-Italic.woff') format('woff'), url('BaskervilleCom-Italic.ttf') format('truetype'), url('BaskervilleCom-Italic.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
