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

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'southwell-icons' !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;
}

.icon-tent:before {
  content: "\ebda";
}
