@charset "utf-8";

@import url("reset.css");
@import url(https://fonts.googleapis.com/css?family=EB+Garamond);
@import url(https://fonts.googleapis.com/css?family=Lato);
@import url(https://fonts.googleapis.com/earlyaccess/sawarabimincho.css);
@import url(https://fonts.googleapis.com/css?family=Libre+Baskerville:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Balthazar);
@import url(https://fonts.googleapis.com/css?family=Bentham);

@import url("common-s.css") only screen and (max-width: 768px);
@import url("jquery.fatNav.min.css") only screen and (max-width: 768px);
@import url("common.css") only screen and (min-width: 769px) , print;



