@import url("https://fonts.googleapis.com/css?family=Cinzel");
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

@font-face {
  font-family: "Title Font Two";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/ikaros-regular-webfont.woff2") format("woff2"), url("../fonts/ikaros-regular-webfont.woff") format("woff"); }
@font-face {
  font-family: "Aleo";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/Aleo-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/Aleo-Italic-webfont.woff") format("woff"), url("../fonts/Aleo-Italic-webfont.ttf") format("truetype"), url("../fonts/Aleo-Italic-webfont.svg#Aleo") format("svg"); }
@font-face {
  font-family: "imogen_agnes";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/imogen_agnes-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/imogen_agnes-webfont.woff") format("woff"), url("../fonts/imogen_agnes-webfont.ttf") format("truetype"), url("../fonts/imogen_agnes-webfont.svg#imogen_agnes") format("svg"); }
@font-face {
  font-family: "Alegreya Sans regular";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/AlegreyaSans-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/AlegreyaSans-Bold-webfont.woff") format("woff"), url("../fonts/AlegreyaSans-Bold-webfont.ttf") format("truetype"), url("../fonts/AlegreyaSans-Bold-webfont.svg#Alegreya Sans regular") format("svg"); }
@font-face {
  font-family: "Alegreya Sans italic";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/texgyreadventor-italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreadventor-italic-webfont.woff") format("woff"), url("../fonts/texgyreadventor-italic-webfont.ttf") format("truetype"), url("../fonts/texgyreadventor-italic-webfont.svg#Alegreya Sans italic") format("svg"); }
@font-face {
  font-family: "Alegreya Sans bold";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/texgyreadventor-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/texgyreadventor-bold-webfont.woff") format("woff"), url("../fonts/texgyreadventor-bold-webfont.ttf") format("truetype"), url("../fonts/texgyreadventor-bold-webfont.svg#Alegreya Sans bold") format("svg"); }
@font-face {
  font-family: "grove-icons";
  font-style: normal;
  font-weight: normal;
  src: url("../fonts/grove-house.eot?#iefix") format("embedded-opentype"), url("../fonts/grove-house.woff") format("woff"), url("../fonts/grove-house.ttf") format("truetype"), url("../fonts/grove-house.svg#grove-icons") format("svg"); }
html {
  font-size: 70%; }
  @media screen and (min-width: 720px) {
    html {
      font-size: 80%; } }
  @media screen and (min-width: 960px) {
    html {
      font-size: 100%; } }
  @media screen and (min-width: 1280px) {
    html {
      font-size: 110%; } }

body {
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 1.5;
  color: #7c807e;
  font-family: "Alegreya Sans", helvetica, sans-serif; }

h1 {
  margin: 0.3em 0;
  font-family: "Cinzel", serif;
  color: #683465;
  font-weight: normal;
  text-align: center; }

h2 {
  margin: 0.3em 0;
  font-family: "Cinzel", serif;
  color: #683465;
  font-weight: normal;
  text-align: center; }

h3 {
  margin: 0.3em 0;
  font-family: "Cinzel", serif;
  color: #683465;
  font-weight: normal;
  text-align: center; }

h4 {
  margin: 0.3em 0;
  font-family: "Cinzel", serif;
  color: #683465;
  font-weight: normal;
  text-align: center; }

h5 {
  margin: 0.3em 0;
  font-family: "Cinzel", serif;
  color: #683465;
  font-weight: normal;
  text-align: center; }

h6 {
  margin: 0.3em 0;
  font-family: "Cinzel", serif;
  color: #683465;
  font-weight: normal;
  text-align: center; }

h1 {
  font-size: 36.79949px;
  text-align: center;
  line-height: 1; }

h2 {
  margin: 0;
  color: #683465;
  font-size: 30.66624px;
  text-align: center; }

h3 {
  font-family: "Title Font Two", helvetica, sans-serif;
  font-size: 25.5552px;
  text-transform: uppercase; }

h4 {
  font-size: 21.296px; }

h5 {
  font-size: 19.36px; }

h6 {
  font-size: 17.6px;
  text-transform: uppercase; }

p {
  text-align: justify; }

strong,
b {
  font-family: "Alegreya Sans", helvetica, sans-serif; }

em,
i {
  font-family: "Alegreya Sans", helvetica, sans-serif; }

a {
  -webkit-transition: color 0.2s linear;
  -moz-transition: color 0.2s linear;
  transition: color 0.2s linear;
  color: inherit; }
  a:hover {
    color: #683465; }

h6 a {
  font-family: "Alegreya Sans", helvetica, sans-serif; }

.central ul {
  list-style: none; }
  .central ul li:before {
    content: '- ';
    margin-left: -8px; }

/*# sourceMappingURL=typography.css.map */
