@font-face {
  font-family: 'capitan-swing';
  src:  url('capitan-swing.eot?6guxo2');
  src:  url('capitan-swing.eot?6guxo2#iefix') format('embedded-opentype'),
    url('capitan-swing.ttf?6guxo2') format('truetype'),
    url('capitan-swing.woff?6guxo2') format('woff'),
    url('capitan-swing.svg?6guxo2#capitan-swing') 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: 'capitan-swing' !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-capitan-swing:before {
  content: "\e900";
}
