@font-face {
  font-family: 'AauxNext-Black';
  src: url('fonts/AauxNext-Black.eot');
  src: url('fonts/AauxNext-Black.eot?#iefix') format('embedded-opentype'),
       url('fonts/AauxNext-Black.woff2') format('woff2'),
       url('fonts/AauxNext-Black.woff') format('woff'),
       url('fonts/AauxNext-Black.ttf') format('truetype'),
       url('fonts/AauxNext-Black.svg#AauxNext-Black') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'AauxNext-SemiBold';
  src: url('fonts/AauxNext-SemiBold.eot');
  src: url('fonts/AauxNext-SemiBold.eot?#iefix') format('embedded-opentype'),
       url('fonts/AauxNext-SemiBold.woff2') format('woff2'),
       url('fonts/AauxNext-SemiBold.woff') format('woff'),
       url('fonts/AauxNext-SemiBold.ttf') format('truetype'),
       url('fonts/AauxNext-SemiBold.svg#AauxNext-SemiBold') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'BrandonGrotesqueBold';
    src: url('fonts/brandon_grotesque_bold.eot');
    src: url('fonts/brandon_grotesque_bold.eot') format('embedded-opentype'),
         url('fonts/brandon_grotesque_bold.woff2') format('woff2'),
         url('fonts/brandon_grotesque_bold.woff') format('woff'),
         url('fonts/brandon_grotesque_bold.ttf') format('truetype'),
         url('fonts/brandon_grotesque_bold.svg#BrandonGrotesqueBold') format('svg');
}
@font-face {
    font-family: 'Lato-Bold';
    src: url('fonts/Lato-Bold.eot');
    src: url('fonts/Lato-Bold.eot') format('embedded-opentype'),
         url('fonts/Lato-Bold.woff2') format('woff2'),
         url('fonts/Lato-Bold.woff') format('woff'),
         url('fonts/Lato-Bold.ttf') format('truetype'),
         url('fonts/Lato-Bold.svg#BrandonGrotesqueBold') format('svg');
}
@font-face {
    font-family: 'Lato-Light';
    src: url('fonts/Lato-Light.eot');
    src: url('fonts/Lato-Light.eot') format('embedded-opentype'),
         url('fonts/Lato-Light.woff2') format('woff2'),
         url('fonts/Lato-Light.woff') format('woff'),
         url('fonts/Lato-Light.ttf') format('truetype'),
         url('fonts/Lato-Light.svg#BrandonGrotesqueBold') format('svg');
}
@font-face {
    font-family: 'Lato-Regular';
    src: url('fonts/Lato-Regular.eot');
    src: url('fonts/Lato-Regular.eot') format('embedded-opentype'),
         url('fonts/Lato-Regular.woff2') format('woff2'),
         url('fonts/Lato-Regular.woff') format('woff'),
         url('fonts/Lato-Regular.ttf') format('truetype'),
         url('fonts/Lato-Regular.svg#BrandonGrotesqueBold') format('svg');
}
@font-face {
	font-family: 'icoss';
	src:url('fonts/icoss.eot?htb3cn');
	src:url('fonts/icoss.eot?#iefixhtb3cn') format('embedded-opentype'),
		url('fonts/icoss.woff?htb3cn') format('woff'),
		url('fonts/icoss.ttf?htb3cn') format('truetype'),
		url('fonts/icoss.svg?htb3cn#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="iconss-"], [class*=" iconss-"] {
	font-family: 'icoss';
	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;
}

.iconss-arrow-left:before {
	content: "\e60a";
}

.iconss-arrow-right:before {
	content: "\e60b";
}

.iconss-arrow-down:before {
	content: "\e60c";
}

.iconss-arrow-top:before {
	content: "\e60d";
}

.iconss-plus:before {
	content: "\e60e";
}

.iconss-minus:before {
	content: "\e60f";
}