@font-face{ 
 font-family: 'foncy_celtic_fontregular';
 src: url('foncyceltic-webfont.eot'); /* IE9 Compat Modes */
 src: url('foncyceltic-webfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
      url('foncyceltic-webfont.woff2') format('woff2'), /* Modern Browsers */
      url('foncyceltic-webfont.woff') format('woff'), /* Modern Browsers */
      url('foncyceltic-webfont.ttf') format('truetype'); /* Safari, Android, iOS */
 font-style: normal;
 font-weight: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
  @font-face {
    font-family: 'foncy_celtic_fontregular';
    src: url('foncyceltic-webfont.ttf') format('truetype'); /* Safari, Android, iOS */
  }
}
.wrapper {
   margin-top: 10px;
   overflow: visible;
   position: relative;
   z-index: -5;
   padding: 0px;
}
.celtic {
   font-family: 'foncy_celtic_fontregular';
   font-weight: normal;
   font-weight: 100;
   letter-spacing: .02em;
   line-height: 0;
   overflow: visible;
   display: inline-block;
   padding-left: 0px;
   padding-right: 0px; 
}
.celtic.huge {
   font-size: 300px;   
   margin-top: 1px;
   margin-bottom: 0px;
   padding-top: 240px;
   padding-bottom: 100px;
}
.celtic.large {
   font-size: 200px;   
   margin-top: 1px;
   margin-bottom: 0px;
   padding-top: 140px;
}
.celtic.small {
   font-size: 150px;   
   line-height: 0px;
   padding-top: 80px;
   padding-bottom: 1px;
   margin-top: 20px;
}
.lessmargin .large {
}
.lessmargin {
}
.uppercase {
  text-transform: uppercase;
  padding-bottom: 10px;
  padding-top: 120px;
  margin-top: 30px;
  margin-bottom: 1px;
}
.celtic.addmargin {
  padding-bottom: 100px;
}
.celtic.addmargin.large {
  padding-bottom: 100px;
}
.celtic.topmargin.large {
  padding-top: 170px;  
}
.celtic.uppercase.addmargin.large {
  padding-bottom: 80px;  
}
.other {
   font-family: Palatino, Georgia, serif;
   padding-bottom: 1px;
   margin-bottom: 5px;
   margin-top: -5px;
   font-size: 120px;   
}
.fixmix {
   letter-spacing: .02em;
   line-height: 260px;
   font-size: 200px;   
   line-height: 200px;
   padding-bottom: 1px;
   margin-bottom: -120px;
   margin-bottom: 10px;
}
p {
   clear: both;
}
#footer {
   background-color: #fff;
}
#header, #footer {
   padding-left: 20px;
   padding-top: 20px;
   padding-bottom: 20px;
   font-family: Arial, sans-serif;
}

