@font-face {
  font-family: "symbols";
  src: url('../fonts/symbols.eot');
  src: url('../fonts/symbols.eot?#iefix') format('eot'),
    url('../fonts/symbols.woff2') format('woff2'),
    url('../fonts/symbols.woff') format('woff'),
    url('../fonts/symbols.ttf') format('truetype'),
    url('../fonts/symbols.svg#symbols') format('svg');
  font-weight: normal;
  font-style: normal;
}

.s {
    display: inline-block;
    font: normal normal normal 14px/1 'symbols';
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.s-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.s-2x { font-size: 2em; }
.s-3x { font-size: 3em; }
.s-4x { font-size: 4em; }
.s-5x { font-size: 5em; }
.s-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.s-angle-double-left:before { content: "\EA01" }
.s-angle-double-right:before { content: "\EA02" }
.s-arrow-down:before { content: "\EA03" }
.s-arrow-up:before { content: "\EA04" }
.s-caret-down:before { content: "\EA05" }
.s-caret-left:before { content: "\EA06" }
.s-caret-right:before { content: "\EA07" }
.s-caret-up:before { content: "\EA08" }
.s-cart:before { content: "\EA09" }
.s-check:before { content: "\EA0A" }
.s-close:before { content: "\EA0B" }
.s-download:before { content: "\EA0C" }
.s-edit:before { content: "\EA0D" }
.s-email:before { content: "\EA0E" }
.s-floorplan:before { content: "\EA0F" }
.s-folder-download:before { content: "\EA10" }
.s-folder:before { content: "\EA11" }
.s-hide:before { content: "\EA12" }
.s-home:before { content: "\EA13" }
.s-info-refresh:before { content: "\EA14" }
.s-location:before { content: "\EA15" }
.s-login:before { content: "\EA16" }
.s-logout:before { content: "\EA17" }
.s-map:before { content: "\EA18" }
.s-mobile:before { content: "\EA19" }
.s-photo:before { content: "\EA1A" }
.s-pin:before { content: "\EA1B" }
.s-print:before { content: "\EA1C" }
.s-refresh:before { content: "\EA1D" }
.s-reload:before { content: "\EA1E" }
.s-save:before { content: "\EA1F" }
.s-search:before { content: "\EA20" }
.s-undo:before { content: "\EA21" }
.s-video:before { content: "\EA22" }
.s-view:before { content: "\EA23" }
