@font-face {
  font-family: "svg-font";
  src: url('../fonts/svg-font.eot');
  src: url('../fonts/svg-font.eot?#iefix') format('eot'),
    url('../fonts/svg-font.woff') format('woff'),
    url('../fonts/svg-font.ttf') format('truetype'),
    url('../fonts/svg-font.svg#svg-font') format('svg');
  font-weight: normal;
  font-style: normal;
}

.sf {
  display: inline-block;
  font: normal normal normal 14px/1 "svg-font";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sf-lg {
  font-size: 1.3333333333333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.sf-175x { font-size: 1.75em; }
.sf-2x { font-size: 2em; }
.sf-3x { font-size: 3em; }
.sf-4x { font-size: 4em; }
.sf-5x { font-size: 5em; }
.sf-fw {
  width: 1.2857142857142858em;
  text-align: center;
}

.sf-attachment:before { content: "\E001" }
.sf-broken-cylinder:before { content: "\E002" }
.sf-checklist:before { content: "\E003" }
.sf-clock:before { content: "\E004" }
.sf-dollar:before { content: "\E005" }
.sf-integer-overwritable:before { content: "\E006" }
.sf-integer:before { content: "\E007" }
.sf-number-overwritable:before { content: "\E008" }
.sf-number:before { content: "\E009" }
.sf-offline:before { content: "\E00A" }
.sf-pencil:before { content: "\E00B" }
.sf-scales:before { content: "\E00C" }
.sf-scroll:before { content: "\E00D" }
.sf-signature:before { content: "\E00E" }
.sf-team:before { content: "\E00F" }



