@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	font-stretch: 100%;
	font-display: swap;
	src: url('/cms/fonts/open-sans/OpenSans-Regular.ttf') format('truetype'), unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 500;
	font-stretch: 100%;
	font-display: swap;
	src: url('/cms/fonts/open-sans/OpenSans-Medium.ttf') format('truetype'), unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 600;
	font-stretch: 100%;
	font-display: swap;
	src: url('/cms/fonts/open-sans/OpenSans-SemiBold.ttf') format('truetype'), unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	font-stretch: 100%;
	font-display: swap;
	src: url('/cms/fonts/open-sans/OpenSans-Bold.ttf') format('truetype'), unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 800;
	font-stretch: 100%;
	font-display: swap;
	src: url('/cms/fonts/open-sans/OpenSans-ExtraBold.ttf') format('truetype'), unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
	font-family: 'icomoon';
	font-display: swap;
	src:url('/cms/fonts/icomoon.eot?-4gqp0x');
	src:url('/cms/fonts/icomoon.eot?#iefix-4gqp0x') format('embedded-opentype'),
		url('/cms/fonts/icomoon.ttf?-4gqp0x') format('truetype'),
		url('/cms/fonts/icomoon.woff?-4gqp0x') format('woff'),
		url('/cms/fonts/icomoon.svg?-4gqp0x#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class*="icon-"]:before,
[class*="icon-"]:after {
	margin:0 3px;
	font-display: swap;
	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-triangle-left:before {
	content: "\25c2";
}
.icon-triangle-down:after {
	content: "\25be";
}
.icon-triangle-up:after {
	content: "\25b4";
}
.icon-triangle-right:after {
	content: "\25b8";
}
.icon-arrow-left:before {
	content: "\2190";
}
.icon-arrow-right:after {
	content: "\2192";
}
.icon-arrow-left-large:before {
	content: "\21e6";
}
.icon-arrow-right-large:after {
	content: "\21e8";
}
.icon-bracket-left:before {
	content: "\2329";
}
.icon-bracket-right:after {
	content: "\232a";
}
.icon-triangle-left-large:before {
	content: "\25c4";
}
.icon-triangle-right-large:after {
	content: "\25ba";
}
.icon-phone:before {
	content: "\2706";
}
.icon-search:before {
	content: "\3e";
}
.icon-info:before {
	content: "\69";
}
.icon-update:before {
	content: "\21ba";
}
.icon-cart:before {
	content: "\24";
}
.icon-mail:before {
	content: "\2709";
}
.icon-print:before {
	content: "\2338";
}
.icon-close:after {
	content: "\78";
}
.icon-plus:after {
	content: "\2b";
}
.icon-minus:after {
	content: "\2d";
}
.icon-remove:before {
	content: "\58";
}
.icon-edit:before {
	content: "\270d";
}
.icon-list:before {
	content: "\3d";
}
