@font-face {
  font-family: 'ETmodules';
  font-display: swap;
  src: url('modules.woff') format('woff'),
       url('modules.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

.et-pb-icon {
  font-family: 'ETmodules', sans-serif;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  speak: never;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
