@font-face {
    font-family: 'ChunkFiveRegular';
    src: url('../fonts/Chunkfive-webfont.eot');
    src: url('../fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Chunkfive-webfont.woff') format('woff'),
         url('../fonts/Chunkfive-webfont.ttf') format('truetype'),
         url('../fonts/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face { /* SET BOLDED VERSION TO NORMAL WEIGHT ALSO */
    font-family: 'ChunkFiveRegular';
    src: url('../fonts/Chunkfive-webfont.eot');
    src: url('../fonts/Chunkfive-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Chunkfive-webfont.woff') format('woff'),
         url('../fonts/Chunkfive-webfont.ttf') format('truetype'),
         url('../fonts/Chunkfive-webfont.svg#ChunkFiveRegular') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'EauSansBlack';
    src: url('../fonts/eau_sans_black-webfont.eot');
    src: url('../fonts/eau_sans_black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eau_sans_black-webfont.woff') format('woff'),
         url('../fonts/eau_sans_black-webfont.ttf') format('truetype'),
         url('../fonts/eau_sans_black-webfont.svg#EauSansBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EauSansBold';
    src: url('../fonts/eau_sans_bold-webfont.eot');
    src: url('../fonts/eau_sans_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eau_sans_bold-webfont.woff') format('woff'),
         url('../fonts/eau_sans_bold-webfont.ttf') format('truetype'),
         url('../fonts/eau_sans_bold-webfont.svg#EauSansBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EauSansBoldOblique';
    src: url('../fonts/eau_sans_bold_obl-webfont.eot');
    src: url('../fonts/eau_sans_bold_obl-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eau_sans_bold_obl-webfont.woff') format('woff'),
         url('../fonts/eau_sans_bold_obl-webfont.ttf') format('truetype'),
         url('../fonts/eau_sans_bold_obl-webfont.svg#EauSansBoldOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EauSansBook';
    src: url('../fonts/eau_sans_book-webfont.eot');
    src: url('../fonts/eau_sans_book-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eau_sans_book-webfont.woff') format('woff'),
         url('../fonts/eau_sans_book-webfont.ttf') format('truetype'),
         url('../fonts/eau_sans_book-webfont.svg#EauSansBook') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'EauSansBookOblique';
    src: url('../fonts/eau_sans_book_obl-webfont.eot');
    src: url('../fonts/eau_sans_book_obl-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/eau_sans_book_obl-webfont.woff') format('woff'),
         url('../fonts/eau_sans_book_obl-webfont.ttf') format('truetype'),
         url('../fonts/eau_sans_book_obl-webfont.svg#EauSansBookOblique') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'SketchetikLight';
    src: url('../fonts/sketchetik-light-webfont.eot');
    src: url('../fonts/sketchetik-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sketchetik-light-webfont.woff') format('woff'),
         url('../fonts/sketchetik-light-webfont.ttf') format('truetype'),
         url('../fonts/sketchetik-light-webfont.svg#SketchetikLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'chunkfive-ampregular';
    src: url('../fonts/chunkfive-amp-webfont.eot');
    src: url('../fonts/chunkfive-amp-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/chunkfive-amp-webfont.woff') format('woff'),
         url('../fonts/chunkfive-amp-webfont.ttf') format('truetype'),
         url('../fonts/chunkfive-amp-webfont.svg#chunkfive-ampregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
.clear {}
.large-blue-header {
	color: #00a4d6 !important;
	font-family: 'ChunkFiveRegular','chunkfive-ampregular' !important;
	font-size: 47px !important;
	line-height: 55px !important;
	margin: 0 0 8px 0 !important;
	padding: 0;
}
.small-blue-header {
  font-family: 'ChunkFiveRegular','chunkfive-ampregular' !important;
  font-size: 23px !important;
  line-height: 43px !important;
  color: #00a4d6 !important;
  margin: 0 0 0px 0 !important;
  padding: 0 !important;
  line-height: 27px !important;
  font-weight: normal !important;
}
.large-blue-sans {
	color:#00A4D6 !important;
	font-size:34px !important;
	line-height: 43px !important;
	margin:0 0 30px;
	padding:0;
}