/*****  Supermolot  *****/
@font-face {
	font-family: 'Supermolot';
	src: local('Supermolot-Thin'),
			url('../fonts/supermolot/Supermolot-Thin.woff2') format('woff2'),
			url('../fonts/supermolot/Supermolot-Thin.woff') format('woff');
	font-weight: 100;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'Supermolot';
	src: local('Supermolot-ThinItalic'),
			url('../fonts/supermolot/Supermolot-ThinItalic.woff2') format('woff2'),
			url('../fonts/supermolot/Supermolot-ThinItalic.woff') format('woff');
	font-weight: 100;
	font-style: italic;
	font-display:swap;
}
@font-face {
	font-family: 'Supermolot';
	src: local('Supermolot-Light'),
			url('../fonts/supermolot/Supermolot-Light.woff2') format('woff2'),
			url('../fonts/supermolot/Supermolot-Light.woff') format('woff');
	font-weight: 300;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'Supermolot';
	src: local('Supermolot-LightItalic'),
			url('../fonts/supermolot/Supermolot-LightItalic.woff2') format('woff2'),
			url('../fonts/supermolot/Supermolot-LightItalic.woff') format('woff');
	font-weight: 300;
	font-style: italic;
	font-display:swap;
}
@font-face {
	font-family: 'Supermolot';
	src: local('Supermolot'),
			url('../fonts/supermolot/Supermolot.woff2') format('woff2'),
			url('../fonts/supermolot/Supermolot.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'Supermolot';
	src: local('Supermolot-Italic'),
			url('../fonts/supermolot/Supermolot-Italic.woff2') format('woff2'),
			url('../fonts/supermolot/Supermolot-Italic.woff') format('woff');
	font-weight: normal;
	font-style: italic;
	font-display:swap;
}
@font-face {
	font-family: 'Supermolot';
	src: local('Supermolot-Bold'),
			url('../fonts/supermolot/Supermolot-Bold.woff2') format('woff2'),
			url('../fonts/supermolot/Supermolot-Bold.woff') format('woff');
	font-weight: bold;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'Supermolot';
	src: local('Supermolot-BoldItalic'),
			url('../fonts/supermolot/Supermolot-BoldItalic.woff2') format('woff2'),
			url('../fonts/supermolot/Supermolot-BoldItalic.woff') format('woff');
	font-weight: bold;
	font-style: italic;
	font-display:swap;
}
@font-face {
	font-family: 'Supermolot';
	src: local('Supermolot-Black'),
			url('../fonts/supermolot/Supermolot-Black.woff2') format('woff2'),
			url('../fonts/supermolot/Supermolot-Black.woff') format('woff');
	font-weight: 900;
	font-style: normal;
	font-display:swap;
}
@font-face {
	font-family: 'Supermolot';
	src: local('Supermolot-BlackItalic'),
			url('../fonts/supermolot/Supermolot-BlackItalic.woff2') format('woff2'),
			url('../fonts/supermolot/Supermolot-BlackItalic.woff') format('woff');
	font-weight: 900;
	font-style: italic;
	font-display:swap;
}


/*****  Иконочный шрифт  *****/
@font-face {
  font-family: 'icomoon';
  src:
    url('../fonts/icomoon/icomoon.ttf?ck3u4r') format('truetype'),
    url('../fonts/icomoon/icomoon.woff?ck3u4r') format('woff'),
    url('../fonts/icomoon/icomoon.svg?ck3u4r#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !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-pause:before {
  content: "\e900";
}
.icon-calc:before {
  content: "\e901";
}
.icon-chat:before {
  content: "\e902";
}
.icon-chip:before {
  content: "\e903";
}
.icon-container:before {
  content: "\e904";
}
.icon-docs:before {
  content: "\e905";
}
.icon-document:before {
  content: "\e906";
}
.icon-mouse:before {
  content: "\e907";
}
.icon-pdf:before {
  content: "\e908";
}
.icon-plane:before {
  content: "\e909";
}
.icon-play:before {
  content: "\e90a";
}
.icon-ship:before {
  content: "\e90b";
}
.icon-society:before {
  content: "\e90c";
}
.icon-tech-support:before {
  content: "\e90d";
}
.icon-tunnel:before {
  content: "\e90e";
}
.icon-train:before {
  content: "\e90f";
}
.icon-truck:before {
  content: "\e910";
}
.icon-board:before {
  content: "\e911";
}
.icon-chart:before {
  content: "\e912";
}
.icon-clipboard:before {
  content: "\e913";
}
.icon-euro-chart:before {
  content: "\e914";
}
.icon-pen-list:before {
  content: "\e915";
}
.icon-refresh-book:before {
  content: "\e916";
}
.icon-apartments:before {
  content: "\e917";
}
.icon-bank:before {
  content: "\e918";
}
.icon-contract:before {
  content: "\e919";
}
.icon-earth:before {
  content: "\e91a";
}
.icon-lightbulb-gear:before {
  content: "\e91b";
}
.icon-state-building:before {
  content: "\e91c";
}
.icon-bullhorn:before {
  content: "\e91d";
}
.icon-contracts:before {
  content: "\e91e";
}
.icon-document-check:before {
  content: "\e91f";
}
.icon-folder:before {
  content: "\e920";
}
.icon-gavel:before {
  content: "\e921";
}
.icon-society-alt:before {
  content: "\e922";
}
.icon-window-config:before {
  content: "\e923";
}
.icon-envelope:before {
  content: "\e924";
}
.icon-map-marker:before {
  content: "\e925";
}
.icon-phone:before {
  content: "\e926";
}
.icon-e-tower-truck:before {
  content: "\e927";
}
.icon-highway:before {
  content: "\e928";
}
.icon-lection:before {
  content: "\e929";
}
.icon-plane-alt:before {
  content: "\e92a";
}
.icon-relay-race:before {
  content: "\e92b";
}
.icon-ship-alt:before {
  content: "\e92c";
}
.icon-smile-bulb:before {
  content: "\e92d";
}
.icon-society-plus:before {
  content: "\e92e";
}
.icon-train-alt:before {
  content: "\e92f";
}
.icon-truck-alt:before {
  content: "\e930";
}
.icon-angle-down:before {
  content: "\e927";
}
.icon-angle-left:before {
  content: "\e928";
}
.icon-angle-right:before {
  content: "\e929";
}
.icon-angle-up:before {
  content: "\e92a";
}
.icon-caret-down:before {
  content: "\e92b";
}
.icon-caret-left:before {
  content: "\e92c";
}
.icon-caret-right:before {
  content: "\e92d";
}
.icon-caret-up:before {
  content: "\e92e";
}
.icon-envelope-o:before {
  content: "\e92f";
}
.icon-file:before {
  content: "\e930";
}
.icon-phone-o:before {
  content: "\e931";
}