@font-face {
  font-family: 'seolan';
  src:
	url('/fonts/seolan.ttf') format('truetype'),
	url('/fonts/seolan.woff') format('woff'),
	url('/fonts/seolan.woff2') format('woff2'),
	url('/fonts/seolan.svg#seolan') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="csico-"], [class*=" csico-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'seolan' !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;
}
.ffcamrefico-arrow_left:before,
.csico-arrow_left:before {
  content: "\e318";
}
.ffcamrefico-arrow_right:before,
.csico-arrow_right:before {
  content: "\e319";
}
.ffcamrefico-arrow_up:before,
.csico-arrow_up:before {
  content: "\e320";
}
.ffcamrefico-arrow_down:before,
.csico-arrow_down:before {
  content: "\e321";
}
.ffcamrefico-top:before,
.csico-top:before {
  content: "\e322";
}
.ffcamrefico-bottom:before,
.csico-bottom:before {
  content: "\e323";
}
.ffcamrefico-refresh:before,
.csico-refresh:before {
  content: "\e303";
}
