@font-face {
    font-family: 'quicksanddash';
    src: url('fonts/quicksand_dash-webfont.woff2') format('woff2'),
         url('fonts/quicksand_dash-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'quicksand';
    src: url('fonts/quicksand-bold-webfont.woff2') format('woff2'),
         url('fonts/quicksand-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'quicksand';
    src: url('fonts/quicksand-bolditalic-webfont.woff2') format('woff2'),
         url('fonts/quicksand-bolditalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;

}


@font-face {
    font-family: 'quicksand';
    src: url('fonts/quicksand-italic-webfont.woff2') format('woff2'),
         url('fonts/quicksand-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;

}

@font-face {
    font-family: 'quicksand';
    src: url('fonts/quicksand-light-webfont.woff2') format('woff2'),
         url('fonts/quicksand-light-webfont.woff') format('woff');
    font-weight: light;
    font-style: normal;

}

@font-face {
    font-family: 'quicksand';
    src: url('fonts/quicksand-lightitalic-webfont.woff2') format('woff2'),
         url('fonts/quicksand-lightitalic-webfont.woff') format('woff');
    font-weight: light;
    font-style: italic;

}


@font-face {
    font-family: 'quicksand';
    src: url('fonts/quicksand-regular-webfont.woff2') format('woff2'),
         url('fonts/quicksand-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'great_vibes';
    src: url('fonts/greatvibes-regular-webfont.woff2') format('woff2'),
         url('fonts/greatvibes-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.woff2') format('woff2'),
         url('fonts/opensans-bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;

}

@font-face {
    font-family: 'open_sans';
    src: url('fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('fonts/opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}