@charset "utf-8";

/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/36b5a0");

@font-face {
  font-family: "NotoSans-DL";
	src: url("/static/full/fischer/assets/webfonts/NotoSansCJKjp-DemiLight.eot?") format('eot'),
		url("/static/full/fischer/assets/webfonts/NotoSansCJKjp-DemiLight.woff") format('woff'),
		url("/static/full/fischer/assets/webfonts/NotoSansCJKjp-DemiLight.otf") format('opentype');
	font-display: swap;
}
@font-face {
	font-family: "NotoSans-M";
	src: url("/static/full/fischer/assets/webfonts/NotoSansCJKjp-Medium.eot?") format('eot'),
		url("/static/full/fischer/assets/webfonts/NotoSansCJKjp-Medium.woff") format('woff'),
		url("/static/full/fischer/assets/webfonts/NotoSansCJKjp-Medium.otf") format('opentype');
	font-display: swap;
	font-weight: 500 !important;
}

@font-face {
	font-family: "NotoSans-SB";
	src: url("/static/full/fischer/assets/webfonts/NotoSans-SemiBold.eot?") format('eot'),
		url("/static/full/fischer/assets/webfonts/NotoSans-SemiBold.woff") format('woff'),
		url("/static/full/fischer/assets/webfonts/NotoSans-SemiBold.otf") format('opentype');
	font-display: swap;
	font-weight: 600 !important;
}
@font-face {
	font-family: "NotoSans-B";
	src: url("/static/full/fischer/assets/webfonts/NotoSansCJKjp-Bold.eot?") format('eot'),
		url("/static/full/fischer/assets/webfonts/NotoSansCJKjp-Bold.woff") format('woff'),
		url("/static/full/fischer/assets/webfonts/NotoSansCJKjp-Bold.otf") format('opentype');
	font-display: swap;
	font-weight: 700 !important;
}


@font-face {font-family: 'TradeGothicLTPro';src: url('/static/full/fischer/assets/webfonts/36B5A0_0_0.eot');src: url('/static/full/fischer/assets/webfonts/36B5A0_0_0.eot?#iefix') format('embedded-opentype'),url('/static/full/fischer/assets/webfonts/36B5A0_0_0.woff2') format('woff2'),url('/static/full/fischer/assets/webfonts/36B5A0_0_0.woff') format('woff'),url('/static/full/fischer/assets/webfonts/36B5A0_0_0.ttf') format('truetype');
	font-weight: 100 !important;
}


@font-face {font-family: 'TradeGothicLTPro-Bold';src: url('/static/full/fischer/assets/webfonts/36B5A0_1_0.eot');src: url('/static/full/fischer/assets/webfonts/36B5A0_1_0.eot?#iefix') format('embedded-opentype'),url('/static/full/fischer/assets/webfonts/36B5A0_1_0.woff2') format('woff2'),url('/static/full/fischer/assets/webfonts/36B5A0_1_0.woff') format('woff'),url('/static/full/fischer/assets/webfonts/36B5A0_1_0.ttf') format('truetype');
	font-weight: 500 !important;
}


.TradeGothicLTPro { font-family: TradeGothicLTPro;font-weight: normal;font-style: normal;}
.TradeGothicLTPro-Bold { font-family: TradeGothicLTPro-Bold;	font-weight: normal; font-style: normal;}
.NotoSans-M { font-family: "NotoSans-M"; font-weight: 700;}
.NotoSans-SB { font-family: "NotoSans-SB"; font-weight: 500;}
