@charset "UTF-8";
/*
Theme Name: Field Theory Research Team
*/

@import "https://cdnjs.cloudflare.com/ajax/libs/sanitize.css/2.0.0/sanitize.min.css";
@import "css/foundation/foundation.css";
@import "css/layout/layout.css";
@import "css/object/component/component.css";
@import "css/object/project/project.css";
@import "css/object/utility/utility.css";

@font-face {
  font-family: "Roboto Condensed";
  src: url("https://field-theory-r-ccs.riken.jp/wp-content/themes/ftrt/fonts/RobotoCondensed/RobotoCondensed-Regular.ttf");
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("https://field-theory-r-ccs.riken.jp/wp-content/themes/ftrt/fonts/RobotoCondensed/RobotoCondensed-Bold.ttf");
  font-weight: bold;
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("https://field-theory-r-ccs.riken.jp/wp-content/themes/ftrt/fonts/RobotoCondensed/RobotoCondensed-Light.ttf");
  font-weight: 300;
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("https://field-theory-r-ccs.riken.jp/wp-content/themes/ftrt/fonts/RobotoCondensed/RobotoCondensed-Italic.ttf");
  font-style: italic;
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("https://field-theory-r-ccs.riken.jp/wp-content/themes/ftrt/fonts/RobotoCondensed/RobotoCondensed-BoldItalic.ttf");
  font-weight: bold;
  font-style: italic;
}

@font-face {
  font-family: "Roboto Condensed";
  src: url("https://field-theory-r-ccs.riken.jp/wp-content/themes/ftrt/fonts/RobotoCondensed/RobotoCondensed-LightItalic.ttf");
  font-weight: 300;
  font-style: italic;
}
