/* = Fonts
-------------------------------------------------------------- */
/* Noto */

.noto {
  font-family: "Noto Sans Japanese";
  letter-spacing: -0.02em;
  display: inline-block;
  padding: 0.4em 0 0\0;
}
.noto::after {
  content: "";
  font-family: sans-serif;
}

/* Open Sans */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url('../font/open-sans/OpenSans-Light.ttf'); /* IE9 Compat Modes */
  src: url('../font/open-sans/OpenSans-Light.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/open-sans/OpenSans-Light.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: url('../font/open-sans/OpenSans-LightItalic.ttf'); /* IE9 Compat Modes */
  src: url('../font/open-sans/OpenSans-LightItalic.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/open-sans/OpenSans-LightItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url('../font/open-sans/OpenSans-Regular.woff'); /* IE9 Compat Modes */
  src: url('../font/open-sans/OpenSans-Regular.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/open-sans/OpenSans-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url('../font/open-sans/OpenSans-Italic.ttf'); /* IE9 Compat Modes */
  src: url('../font/open-sans/OpenSans-Italic.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/open-sans/OpenSans-Italic.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url('../font/open-sans/OpenSans-Semibold.ttf'); /* IE9 Compat Modes */
  src: url('../font/open-sans/OpenSans-Semibold.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/open-sans/OpenSans-Semibold.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: url('../font/open-sans/OpenSans-SemiboldItalic.ttf'); /* IE9 Compat Modes */
  src: url('../font/open-sans/OpenSans-SemiboldItalic.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/open-sans/OpenSans-SemiboldItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url('../font/open-sans/OpenSans-Bold.ttf'); /* IE9 Compat Modes */
  src: url('../font/open-sans/OpenSans-Bold.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/open-sans/OpenSans-Bold.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: url('../font/open-sans/OpenSans-BoldItalic.ttf'); /* IE9 Compat Modes */
  src: url('../font/open-sans/OpenSans-BoldItalic.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/open-sans/OpenSans-BoldItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  src: url('../font/open-sans/OpenSans-ExtraBold.ttf'); /* IE9 Compat Modes */
  src: url('../font/open-sans/OpenSans-ExtraBold.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/open-sans/OpenSans-ExtraBold.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  src: url('../font/open-sans/OpenSans-ExtraBoldItalic.ttf'); /* IE9 Compat Modes */
  src: url('../font/open-sans/OpenSans-ExtraBoldItalic.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/open-sans/OpenSans-ExtraBoldItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
}
.open-sans {
  font-family: "Open Sans";
  letter-spacing: -0.02em;
  display: inline-block;
  padding: 0.4em 0 0\0;
}
.open-sans::after {
  content: "";
  font-family: sans-serif;
}

/* Roboto */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  src: url('../font/roboto/Roboto-Thin.ttf'); /* IE9 Compat Modes */
  src: url('../font/roboto/Roboto-Thin.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/roboto/Roboto-Thin.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  src: url('../font/roboto/Roboto-ThinItalic.ttf'); /* IE9 Compat Modes */
  src: url('../font/roboto/Roboto-ThinItalic.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/roboto/Roboto-ThinItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: url('../font/roboto/Roboto-Light.ttf'); /* IE9 Compat Modes */
  src: url('../font/roboto/Roboto-Light.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/roboto/Roboto-Light.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  src: url('../font/roboto/Roboto-LightItalic.ttf'); /* IE9 Compat Modes */
  src: url('../font/roboto/Roboto-LightItalic.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/roboto/Roboto-LightItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: url('../font/roboto/Roboto-Regular.ttf'); /* IE9 Compat Modes */
  src: url('../font/roboto/Roboto-Regular.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/roboto/Roboto-Regular.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  src: url('../font/roboto/Roboto-Italic.ttf'); /* IE9 Compat Modes */
  src: url('../font/roboto/Roboto-Italic.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/roboto/Roboto-Italic.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  src: url('../font/roboto/Roboto-Medium.ttf'); /* IE9 Compat Modes */
  src: url('../font/roboto/Roboto-Medium.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/roboto/Roboto-Medium.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  src: url('../font/roboto/Roboto-MediumItalic.ttf'); /* IE9 Compat Modes */
  src: url('../font/roboto/Roboto-MediumItalic.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/roboto/Roboto-MediumItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: url('../font/roboto/Roboto-Bold.ttf'); /* IE9 Compat Modes */
  src: url('../font/roboto/Roboto-Bold.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/roboto/Roboto-Bold.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  src: url('../font/roboto/Roboto-BoldItalic.ttf'); /* IE9 Compat Modes */
  src: url('../font/roboto/Roboto-BoldItalic.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/roboto/Roboto-BoldItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  src: url('../font/roboto/Roboto-Black.ttf'); /* IE9 Compat Modes */
  src: url('../font/roboto/Roboto-Black.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/roboto/Roboto-Black.ttf')  format('truetype'); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  src: url('../font/roboto/Roboto-BlackItalic.ttf'); /* IE9 Compat Modes */
  src: url('../font/roboto/Roboto-BlackItalic.ttf?#iefix') format('truetype'), /* IE6-IE8 */
       url('../font/roboto/Roboto-BlackItalic.ttf')  format('truetype'); /* Safari, Android, iOS */
}
.roboto {
  font-family: "Roboto";
  letter-spacing: -0.02em;
  display: inline-block;
  padding: 0.4em 0 0\0;
}
.roboto::after {
  content: "";
  font-family: sans-serif;
}

/* Helvetica */
@font-face {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 300;
  src: url('../font/helvetica/HelveticaNeueLTStd-UltLt.otf'); /* IE9 Compat Modes */
  src: url('../font/helvetica/HelveticaNeueLTStd-UltLt.otf?#iefix') format("opentype"), /* IE6-IE8 */
       url('../font/helvetica/HelveticaNeueLTStd-UltLt.otf')  format("opentype"); /* Safari, Android, iOS */
}
@font-face {
  font-family: 'Helvetica';
  font-style: normal;
  font-weight: 500;
  src: url('../font/helvetica/HelveticaNeueLTStd-Md.otf'); /* IE9 Compat Modes */
  src: url('../font/helvetica/HelveticaNeueLTStd-Md.otf?#iefix') format("opentype"), /* IE6-IE8 */
       url('../font/helvetica/HelveticaNeueLTStd-Md.otf')  format("opentype"); /* Safari, Android, iOS */
}
.helvetica {
  font-family: "Helvetica";
  letter-spacing: 2px;
  display: inline-block;
  padding: 0.4em 0 0\0;
}
.helvetica::after {
  content: "";
  font-family: sans-serif;
}

.thin {
  font-weight: 100;
}
.extra-light {
  font-weight: 200;
}
.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semi-bold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.extra-bold {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
