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

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

.Simple-Line-Icons-arrow-down:before {
  content: "\e90c";
}
.Simple-Line-Icons-arrow-down-left:before {
  content: "\e90e";
}
.Simple-Line-Icons-arrow-down-right:before {
  content: "\e90f";
}
.Simple-Line-Icons-arrow-left:before {
  content: "\e910";
}
.Simple-Line-Icons-arrow-right:before {
  content: "\e912";
}
.Simple-Line-Icons-arrow-up:before {
  content: "\e914";
}
.Simple-Line-Icons-arrow-up-left:before {
  content: "\e916";
}
.Simple-Line-Icons-arrow-up-right:before {
  content: "\e917";
}
