@font-face{
	font-family:'DaxRegular';
	src:url('dax.eot');
	src:url('dax.woff') format('woff');
}
@font-face{
	font-family:'DaxMedium';
	src:url('dax-md.eot');
	src:url('dax-md.woff') format('woff');
}
@font-face{
	font-family:'DaxBold';
	src:url('dax-bd.eot');
	src:url('dax-bd.woff') format('woff');
}
@font-face{
	font-family:'DaxRegularSc';
	src:url('dax-sc.eot');
	src:url('dax-sc.woff') format('woff');
}
@font-face{
	font-family:'DaxMediumSc';
	src:url('dax-md-sc.eot');
	src:url('dax-md-sc.woff') format('woff');
}
@font-face{
	font-family:'DaxBoldSc';
	src:url('dax-bd-sc.eot');
	src:url('dax-bd-sc.woff') format('woff');
} 

@font-face {
    font-family: "eox-btn";
    font-style: normal;
    font-weight: normal;
	src: url("eox-btn.eot");
    src: url("eox-btn-1.eot") format("embedded-opentype"), url("eox-btn.woff") format("woff"), url("eox-btn.ttf") format("truetype"), url("eox-btn.svg") format("svg");
}
@media not all {
	@font-face {
		font-family: "eox-btn";
		src: url("eox-btn.svg") format("svg");
	}
}


@font-face {
  font-family: 'ebase-icons';
  src:
    url('ebase-icons.ttf') format('truetype'),
    url('ebase-icons.woff') format('woff'),
    url('ebase-icons.svg') 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: 'ebase-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-arrow-up:before {
  content: "\e900";
}
.icon-arrow-right:before {
  content: "\e901";
}
.icon-arrow-down:before {
  content: "\e902";
}
.icon-arrow-left:before {
  content: "\e903";
}
.icon-arrow-up-big:before {
  content: "\e904";
}
.icon-arrow-right-big:before {
  content: "\e905";
}
.icon-arrow-down-big:before {
  content: "\e906";
}
.icon-arrow-left-big:before {
  content: "\e907";
}
.icon-home:before {
  content: "\e908";
}
.icon-download:before {
  content: "\e909";
}
.icon-film:before {
  content: "\e90a";
}
.icon-info:before {
  content: "\e90b";
}
.icon-pencil:before {
  content: "\e90c";
}
.icon-graph:before {
  content: "\e90d";
}
.icon-magnifier:before {
  content: "\e90e";
}
.icon-menu:before {
  content: "\e90f";
}
.icon-document:before {
  content: "\e910";
}
.icon-people:before {
  content: "\e911";
}
.icon-arrow-left2:before {
  content: "\e912";
}
.icon-arrow-right2:before {
  content: "\e913";
}
.icon-phone:before {
  content: "\e914";
}
.icon-lock:before {
  content: "\e915";
}
