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

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

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

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

@font-face {
  font-family: 'ProximaNova';
  src: url('fonts/ProximaNova-BoldIt-webfont.eot');
  src: url('fonts/ProximaNova-BoldIt-webfont.eot?#iefix') format('embedded-opentype'),
    url('fonts/ProximaNova-BoldIt-webfont.woff2') format('woff2'),
    url('fonts/ProximaNova-BoldIt-webfont.woff') format('woff'),
    url('fonts/ProximaNova-BoldIt-webfont.ttf') format('truetype'),
    url('fonts/ProximaNova-BoldIt-webfont.svg#proxima_nova_rgbold_italic') format('svg');
  font-weight: 700;
  font-style: italic;
}

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

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	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-icon-add-file:before {
  content: "\e60b";
}

.icon-icon-approved:before {
  content: "\e60c";
}

.icon-icon-track-and-trace:before {
  content: "\e60d";
}

.icon-icon-dashboard:before {
  content: "\e60e";
}

.icon-icon-edit:before {
  content: "\e60f";
}

.icon-icon-info:before {
  content: "\e610";
}

.icon-icon-logout:before {
  content: "\e611";
}

.icon-icon-upload-file:before {
  content: "\e612";
}

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

.icon-icon-email-action:before {
  content: "\e609";
}

.icon-icon-b2c-square:before {
  content: "\e600";
}

.icon-icon-close:before {
  content: "\e601";
}

.icon-icon-down:before {
  content: "\e602";
}

.icon-icon-flag:before {
  content: "\e603";
}

.icon-icon-magnifier:before {
  content: "\e604";
}

.icon-icon-phone:before {
  content: "\e605";
}

.icon-icon-question-mark:before {
  content: "\e606";
}

.icon-icon-right:before {
  content: "\e607";
}

.icon-icon-up:before {
  content: "\e608";
}

