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

.sow-icon-galebo {
  display: inline-block;
  font-family: "sow-galebo" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

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