@font-face {
  font-family: dzinren;
  src:  url('/fonts/dzinren.eot?pbug03');
  src:  url('/fonts/dzinren.eot?pbug03#iefix') format('embedded-opentype'),
    url('/fonts/dzinren.ttf?pbug03') format('truetype'),
    url('/fonts/dzinren.woff?pbug03') format('woff'),
    url('/fonts/dzinren.svg?pbug03#dzinren') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  src: url("/fonts/DzinBold.ttf");
  font-family: DzinBold;
}

@font-face {
  src: url("/fonts/DzinNarrow.ttf");
  font-family: DzinNarrow;
}

@font-face {
  src: url("/fonts/DzinRegular.ttf");
  font-family: DzinRegular;
}

body {
  background-color: #111;
  font-family: "Arial", "Times New Roman";
  color: #eee;
  margin-top: 50px;
  margin-bottom: 70px;
}

h1, h2, h3 {
  text-indent: 0px;
  text-align: center;
  margin-left: 10%;
  margin-right: 10%;
}

h1 {
  font-size: 60px;
  line-height: 80px;
}

h2 {
  font-size: 50px;
  line-height: 70px;
}

h3 {
  font-size: 35px;
  line-height: 50px;
}

h3.DzinRoman {
  font-size: 33.8px;
  line-height: 40px;
}

.dzin-title {
  margin-bottom: 50px;
}

p {
  text-align: left;
  text-indent: 30px;
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 10px;
  margin-left: 20%;
  margin-right: 20%;
}

p.DzinRoman {
  font-size: 19px;
  line-height: 25px;
}

.DzinRoman {
  font-family: "monospace", "Courier New", "Times New Roman", "Arial", "dzinren", "DzinBold", "DzinNarrow", "DzinRegular";
}

.DzinRunic {
  font-family: "dzinren", "DzinBold", "DzinNarrow", "DzinRegular", "Arial", "Times New Roman";
}
/* =XK= Xander Kyle =XK= */
