/* Custom fonts */
.cambria-txt {
    font: 16px Cambria, Georgia,  "Book Antiqua", "Times New Roman", serif; line-height: 1.5;
}
.verdana-txt {
    font: 14px Verdana, Geneva, "DejaVu Sans", sans-serif; line-height: 1.5;
}
.helvetica-txt {
    font: 14px "HelveticaNeue", Arial, 'Helvetica Neue', Helvetica, FreeSans, 'Liberation Sans', 'Nimbus Sans L', sans-serif; line-height: 1.5;
}
.open-txt {
    font: 14px "Open Sans", "HelveticaNeue", Arial, 'Helvetica Neue', Helvetica, FreeSans, 'Liberation Sans', 'Nimbus Sans L', sans-serif;line-height: 1.5;
    }
    
/* cambria - Header*/
.cambria-header h1, .cambria-header h2, .cambria-header h3, .cambria-header h4, .cambria-header h5, .cambria-header h6 {
    font-family: Cambria, Georgia,  "Book Antiqua", "Times New Roman", serif;
}
/* helvetica - Header*/
.helvetica-header h1, .helvetica-header h2, .helvetica-header h3, .helvetica-header h4, .helvetica-header h5, .helvetica-header h6 {
    font-family: "HelveticaNeue", Arial, 'Helvetica Neue', Helvetica, FreeSans, 'Liberation Sans', 'Nimbus Sans L', sans-serif;
}
/* open sans - Header*/
.open-header h1, .open-header h2, .open-header h3, .open-header h4, .open-header h5, .open-header h6 {
    font-family: "Open Sans", "HelveticaNeue", Arial, 'Helvetica Neue', Helvetica, FreeSans, 'Liberation Sans', 'Nimbus Sans L', sans-serif;}  
.open-header h1, .open-header h2 {
    font-weight: 300;
}
    /* oswald - Header*/
.oswald-header h1, .oswald-header h2, .oswald-header h3, .oswald-header h4, .oswald-header h5, .oswald-header h6 {
    font-family: Oswald, "HelveticaNeue", Arial, 'Helvetica Neue', Helvetica, FreeSans, 'Liberation Sans', 'Nimbus Sans L', sans-serif; font-style: normal; font-weight: normal;}  
/* ubuntu - Header*/
.ubuntu-header h1, .ubuntu-header h2, .ubuntu-header h3, .ubuntu-header h4, .ubuntu-header h5, .ubuntu-header h6 {
    font-family: Ubuntu, "HelveticaNeue", Arial, 'Helvetica Neue', Helvetica, FreeSans, 'Liberation Sans', 'Nimbus Sans L', sans-serif; font-weight: normal; font-style: normal;
    }
.ubuntu-header #headerimg h1, .ubuntu-header #headerimg h2, .ubuntu-header .grid-80 header h1, .ubuntu-header .grid-80 header h2, .ubuntu-header h5, .roboto-header h6{
    font-weight: 300;
}
/* lato - Header*/
.lato-header h1, .lato-header h2, .lato-header h3, .lato-header h4, .lato-header h5, .lato-header h6 {
    font-family: "Lato", "HelveticaNeue", Arial, 'Helvetica Neue', Helvetica, FreeSans, 'Liberation Sans', 'Nimbus Sans L', sans-serif;  font-weight: normal; font-style: normal;
}
.lato-header #headerimg h1, .lato-header #headerimg h2, .lato-header .grid-80 header h1, .lato-header .grid-80 header h2, .lato-header h5, .roboto-header h6{
    font-weight: 300;
}
/* source sans pro - Header*/
.source-header h1, .source-header h2, .source-header h3, .source-header h4, .source-header h5, .source-header h6 {
    font-family: "Source Sans Pro", "HelveticaNeue", Arial, 'Helvetica Neue', Helvetica, FreeSans, 'Liberation Sans', 'Nimbus Sans L', sans-serif; font-weight: normal; font-style: normal;
}

.source-header h1 , .source-header h2{
    font-weight: 300;
}
/* signika - Header*/
.signika-header h1, .signika-header h2, .signika-header h3, .signika-header h4, .signika-header h5, .signika-header h6 {
    font-family: "Signika", "HelveticaNeue", Arial, 'Helvetica Neue', Helvetica, FreeSans, 'Liberation Sans', 'Nimbus Sans L', sans-serif; font-style: normal; font-weight:normal;
}
/* abril-fatface - Header*/
.abril-fatface-header h1, .abril-fatface-header h2, .abril-fatface-header h3, .abril-fatface-header h4, .abril-fatface-header h5, .abril-fatface-header h6 {
    font-family: "Abril Fatface", "HelveticaNeue", Arial, 'Helvetica Neue', Helvetica, FreeSans, 'Liberation Sans', 'Nimbus Sans L', sans-serif; font-style: normal;font-weight: normal;
}
.abril-fatface-header h1, .abril-fatface-header h2 {
    font-weight: 300;
}
.abril-fatface-header #header  h1 span, .abril-fatface-header #header  h2 span{ 
    border: 2px solid #fff;font-weight: 700;
}
/* roboto - Header*/
.roboto-header h1, .roboto-header h2, .roboto-header h3, .roboto-header h4, .roboto-header h5, .roboto-header h6 {
    font-family: "Roboto", "HelveticaNeue", Arial, 'Helvetica Neue', Helvetica, FreeSans, 'Liberation Sans', 'Nimbus Sans L', sans-serif; font-style: normal; font-weight: normal;
}
.roboto-header #headerimg h1 span, .roboto-header #headerimg h2, .roboto-header .grid-80 header h1, .roboto-header .grid-80 header h2{
    font-weight: 300;
}
/* roboto condensed - Header*/
.roboto-condensed-header h1, .roboto-condensed-header h2, .roboto-condensed-header h3, .roboto-condensed-header h4, .roboto-condensed-header h5, .roboto-condensed-header h6 {
    font-family: "Roboto Condensed", "HelveticaNeue", Arial, 'Helvetica Neue', Helvetica, FreeSans, 'Liberation Sans', 'Nimbus Sans L', sans-serif; font-style: normal;font-weight: normal;
}
.roboto-condensed-header #headerimg h1, .roboto-condensed-header #headerimg h2, .roboto-condensed-header .grid-80 header h1, .roboto-condensed-header .grid-80 header h2{
    font-weight: 300; 
}
