@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'luckiest_guyregular';
    src: url('https://jesusgurl.jacquieshane.com/styles/luckiestguy-webfont.eot');
    src: url('https://jesusgurl.jacquieshane.com/styles/luckiestguy-webfont.eot?#iefix') format('embedded-opentype'),
         url('https://jesusgurl.jacquieshane.com/styles/luckiestguy-webfont.woff2') format('woff2'),
         url('https://jesusgurl.jacquieshane.com/styles/luckiestguy-webfont.woff') format('woff'),
         url('https://jesusgurl.jacquieshane.com/styles/luckiestguy-webfont.ttf') format('truetype'),
         url('https://jesusgurl.jacquieshane.com/styles/luckiestguy-webfont.svg#luckiest_guyregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'gloria_hallelujahregular';
    src: url('https://jesusgurl.jacquieshane.com/styles/gloriaHallelujah/gloriahallelujah-regular-webfont.woff2') format('woff2'),
         url('https://jesusgurl.jacquieshane.com/styles/gloriaHallelujah/gloriahallelujah-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* latin */
@font-face {
  font-family: 'Architects Daughter';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/architectsdaughter/v18/KtkxAKiDZI_td1Lkx62xHZHDtgO_Y-bvTYlg4w.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Gloria Hallelujah';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/gloriahallelujah/v17/LYjYdHv3kUk9BMV96EIswT9DIbW-MIS11zM.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Luckiest Guy';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/luckiestguy/v18/_gP_1RrxsjcxVyin9l9n_j2hTd52.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Shadows Into Light';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/shadowsintolight/v15/UqyNK9UOIntux_czAvDQx_ZcHqZXBNQzdcD5.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Slackey';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/slackey/v24/N0bV2SdQO-5yM0-dGlNQJA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


.slackey {
	font-family: 'Slackey';
}

.gloria  {
	font-family: 'Gloria Hallelujah';
}

.lucky {
	font-family: 'Luckiest Guy';
	font-size: 1em;
	color: white;
	text-shadow:  #000000 0px 3px 0px;
}
.luckyNav {
    font-family: 'Luckiest Guy';
	font-size: .95em;
	color: white;
	text-shadow:  #000000 0px 3px 0px;
}

.daughter {
	font-family: 'Architects Daughter';
	font-weight: normal;
	font-size: 1em;
	color: white;
}

.daughterCopy {
	font-family: 'Architects Daughter';
	font-weight:bold;
	font-size: 2em;
	color: white;
	text-shadow:  #000000 0px 3px 0px;
}

