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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'edrive' !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-tasks:before {
	content: "\e914";
}
.icon-desktop:before {
	content: "\e912";
}
.icon-cart:before {
	content: "\e913";
}
.icon-truck:before {
	content: "\e911";
}
.icon-user:before {
	content: "\e910";
}
.icon-paper:before {
	content: "\e90f";
}
.icon-wrench:before {
	content: "\e90c";
}
.icon-book:before {
	content: "\e90d";
}
.icon-question-mark:before {
	content: "\e90e";
}
.icon-download:before {
	content: "\e90b";
}
.icon-list:before {
	content: "\e90a";
}
.icon-graph:before {
	content: "\e907";
}
.icon-check:before,
.icon-checkbox:before {
	content: "\e908";
}
.icon-gears:before {
	content: "\e909";
}
.icon-pin:before {
	content: "\e900";
}
.icon-pencil:before {
	content: "\e901";
}
.icon-search:before {
	content: "\e902";
}
.icon-arrow-up:before {
	content: "\e903";
}
.icon-arrow-right:before {
	content: "\e904";
}
.icon-arrow-down:before {
	content: "\e905";
}
.icon-menu:before {
	content: "\e906";
}

/*
font-family: "proxima-nova";
reg: font-weight: 400;

font-family: "proxima-nova-condensed";
semibold: font-weight: 600;
bold: font-weight: 700;
*/