@charset "UTF-8";

/*
* File    : font.css
* Author  : MYLINK HOME
* Date    : 2025.03.24
*/

/* outfit-100 - thin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 100;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-100.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-100.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-100.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-100.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-100.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-100.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-200 - extra light */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 200;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-200.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-200.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-200.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-200.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-200.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-200.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-300 - light */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 300;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-300.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-300.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-300.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-300.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-300.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-regular - regular */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 400;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-regular.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-regular.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-regular.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-regular.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-regular.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-500 - medium */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 500;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-500.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-500.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-500.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-500.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-500.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-500.svg#Outfit') format('svg'); /* Legacy iOS */
}

/* outfit-600 - semibold */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 600;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-600.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-600.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-600.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-600.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-600.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-700 - bold */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 700;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-700.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-700.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-700.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-700.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-700.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-800 - extra bold */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 800;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-800.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-800.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-800.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-800.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-800.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-800.svg#Outfit') format('svg'); /* Legacy iOS */
}
/* outfit-900 - black */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'out';
  font-style: normal;
  font-weight: 900;
  src: url('../font/outfit/outfit-v11-latin_latin-ext-900.eot'); /* IE9 Compat Modes */
  src: url('../font/outfit/outfit-v11-latin_latin-ext-900.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
       url('../font/outfit/outfit-v11-latin_latin-ext-900.woff2') format('woff2'), /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-900.woff') format('woff'), /* Chrome 5+, Firefox 3.6+, IE 9+, Safari 5.1+, iOS 5+ */
       url('../font/outfit/outfit-v11-latin_latin-ext-900.ttf') format('truetype'), /* Chrome 4+, Firefox 3.5+, IE 9+, Safari 3.1+, iOS 4.2+, Android Browser 2.2+ */
       url('../font/outfit-v11-latin_latin-ext-900.svg#Outfit') format('svg'); /* Legacy iOS */
}

/* suit-100 - thin */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 100;
  src: url('../font/suit/SUIT-Thin.woff2') format('woff2'),
       url('../font/suit/SUIT-Thin.ttf') format('truetype');
}


/* suit-200 - ExtraLight */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 200;
  src: url('../font/suit/SUIT-ExtraLight.woff2') format('woff2'),
       url('../font/suit/SUIT-ExtraLight.ttf') format('truetype');
}


/* suit-300 - Light */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 300;
  src: url('../font/suit/SUIT-Light.woff2') format('woff2'),
       url('../font/suit/SUIT-Light.ttf') format('truetype');
}

/* suit-400 - Regular */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 400;
  src: url('../font/suit/SUIT-Regular.woff2') format('woff2'),
       url('../font/suit/SUIT-Regular.ttf') format('truetype');
}

/* suit-500 - Medium */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 500;
  src: url('../font/suit/SUIT-Medium.woff2') format('woff2'),
       url('../font/suit/SUIT-Medium.ttf') format('truetype');
}

/* suit-600 - SemiBold */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 600;
  src: url('../font/suit/SUIT-SemiBold.woff2') format('woff2'),
       url('../font/suit/SUIT-SemiBold.ttf') format('truetype');
}

/* suit-700 - Bold */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 600;
  src: url('../font/suit/SUIT-Bold.woff2') format('woff2'),
       url('../font/suit/SUIT-Bold.ttf') format('truetype');
}

/* suit-800 - ExtraBold */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 800;
  src: url('../font/suit/SUIT-ExtraBold.woff2') format('woff2'),
       url('../font/suit/SUIT-ExtraBold.ttf') format('truetype');
}

/* suit-900 - heavy */
@font-face {
  font-display: swap;
  font-family: 'suit';
  font-style: normal;
  font-weight: 900;
  src: url('../font/suit/SUIT-Heavy.woff2') format('woff2'),
       url('../font/suit/SUIT-Heavy.ttf') format('truetype');
}

/* Roboto */
@font-face{
	font-family:'roboto';
	font-weight:normal;
	font-style:normal;
	src:url("../font/Roboto/Roboto-Regular.eot");
	src:url("../font/Roboto/Roboto-Regular.eot?#iefix") format('embedded-opentype'),
		url("../font/Roboto/Roboto-Regular.woff2") format('woff2'),
		url("../font/Roboto/Roboto-Regular.woff") format('woff');
}
@font-face{
	font-family:'roboto';
	font-weight:100;
	font-style:normal;
	src:url("../font/Roboto/Roboto-Light.eot");
	src:url("../font/Roboto/Roboto-Light.eot?#iefix") format('embedded-opentype'),
		url("../font/Roboto/Roboto-Light.woff2") format('woff2'),
		url("../font/Roboto/Roboto-Light.woff") format('woff');
}
@font-face{
	font-family:'roboto';
	font-weight:300;
	font-style:normal;
	src:url("../font/Roboto/Roboto-Medium.eot");
	src:url("../font/Roboto/Roboto-Medium.eot?#iefix") format('embedded-opentype'),
		url("../font/Roboto/Roboto-Medium.woff2") format('woff2'),
		url("../font/Roboto/Roboto-Medium.woff") format('woff');
}
@font-face{
	font-family:'roboto';
	font-weight:600;
	font-style:normal;
	src:url("../font/Roboto/Roboto-Bold.eot");
	src:url("../font/Roboto/Roboto-Bold.eot?#iefix") format('embedded-opentype'),
		url("../font/Roboto/Roboto-Bold.woff2") format('woff2'),
		url("../font/Roboto/Roboto-Bold.woff") format('woff');
}
@font-face{
	font-family:'roboto';
	font-weight:900;
	font-style:normal;
	src:url("../font/Roboto/Roboto-Black.eot");
	src:url("../font/Roboto/Roboto-Black.eot?#iefix") format('embedded-opentype'),
		url("../font/Roboto/Roboto-Black.woff2") format('woff2'),
		url("../font/Roboto/Roboto-Black.woff") format('woff');
}
@font-face{
	font-family:'roboto';
	font-weight:bold;
	font-style:normal;
	src:url("../font/Roboto/Roboto-Bold.eot");
	src:url("../font/Roboto/Roboto-Bold.eot?#iefix") format('embedded-opentype'),
		url("../font/Roboto/Roboto-Bold.woff2") format('woff2'),
		url("../font/Roboto/Roboto-Bold.woff") format('woff');
}


/* Line */
@font-face{
	font-family:'noto';
	font-weight:300;
	font-style:300;
	unicode-range:U+4E00-9FAF, U+f9ca-fa0b, U+ff03-ff05, U+ff07, U+ff0a-ff0b, U+ff0d-ff19, U+ff1b, U+ff1d, U+ff20-ff5b, U+ff5d, U+ffe0-ffe3, U+ffe5-ffe6, U+4E00-9FBF;
	src:url("../font/noto/noto-sans-jp-v53-japanese-500.eot");
	src:url("../font/noto/noto-sans-jp-v53-japanese-500.eot?#iefix") format('embedded-opentype'),
		url("../font/noto/noto-sans-jp-v53-japanese-500.woff2") format('woff2'),
		url("../font/noto/noto-sans-jp-v53-japanese-500.woff") format('woff');
}

@font-face{
	font-family:'noto';
	font-weight:normal;
	font-style:normal;
	unicode-range: U+4E00-9FAF, U+f9ca-fa0b, U+ff03-ff05, U+ff07, U+ff0a-ff0b, U+ff0d-ff19, U+ff1b, U+ff1d, U+ff20-ff5b, U+ff5d, U+ffe0-ffe3, U+ffe5-ffe6, U+4E00-9FBF;	
	src:url("../font/noto/noto-sans-jp-v53-japanese-300.eot");
	src:url("../font/noto/noto-sans-jp-v53-japanese-300.eot?#iefix") format('embedded-opentype'),
		url("../font/noto/noto-sans-jp-v53-japanese-300.woff2") format('woff2'),
		url("../font/noto/noto-sans-jp-v53-japanese-300.woff") format('woff');
}

@font-face{
	font-family:'noto';
	font-weight:600;
	font-style:normal;
	unicode-range: U+4E00-9FAF, U+f9ca-fa0b, U+ff03-ff05, U+ff07, U+ff0a-ff0b, U+ff0d-ff19, U+ff1b, U+ff1d, U+ff20-ff5b, U+ff5d, U+ffe0-ffe3, U+ffe5-ffe6, U+4E00-9FBF;	
	src:url("../font/noto/noto-sans-jp-v53-japanese-600.eot");
	src:url("../font/noto/noto-sans-jp-v53-japanese-600.eot?#iefix") format('embedded-opentype'),
		url("../font/noto/noto-sans-jp-v53-japanese-600.woff2") format('woff2'),
		url("../font/noto/noto-sans-jp-v53-japanese-600.woff") format('woff');
}