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

[class^="logo-"], [class*=" logo-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'logo' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.logo-hp:before {
  content: "\e908";
}
.logo-st:before {
  content: "\e906";
}
.logo-logica:before {
  content: "\e907";
}
.logo-open:before {
  content: "\e904";
}
.logo-orange:before {
  content: "\e905";
}
.logo-fl:before {
  content: "\e900";
}
.logo-uefa:before {
  content: "\e901";
}
.logo-bb:before {
  content: "\e903";
}
.logo-eaton:before {
  content: "\e902";
}
.logo-roseau:before {
  content: "\e909";
}
