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

.et-pb-icon {
  font-family: 'ETmodules';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
