/*Gesta Condensed light*/
@font-face {
    font-family: 'gesta-condensed-light';
    src: url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-Light-webfont.woff2') format('woff2'),
        url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-Light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*Gesta Condensed light italic*/
@font-face {
    font-family: 'gesta-condensed-light';
    src: url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-LightItalic-webfont.woff2') format('woff2'),
        url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-LightItalic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

/*Gesta Condensed regular*/
@font-face {
    font-family: 'gesta-condensed-regular';
    src: url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-Regular-webfont.woff2') format('woff2'),
        url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-Regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/*Gesta Condensed regular italic*/
@font-face {
    font-family: 'gesta-condensed-regular';
    src: url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-Italic-webfont.woff2') format('woff2'),
        url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-Italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: italic;
}

/*Gesta Condensed bold*/
@font-face {
    font-family: 'gesta-condensed-regular';
    src: url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-Bold-webfont.woff2') format('woff2'),
        url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-Bold-webfont.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

/*Gesta Condensed bold italic*/
@font-face {
    font-family: 'gesta-condensed-regular';
    src: url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-BoldItalic-webfont.woff2') format('woff2'),
        url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-BoldItalic-webfont.woff') format('woff');
    font-weight: bold;
    font-style: italic;
}

/*Gesta Condensed medium*/
@font-face {
    font-family: 'gesta-condensed-medium';
    src: url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-Medium-webfont.woff2') format('woff2'),
        url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-Medium-webfont.woff') format('woff');
    font-weight: regular;
    font-style: normal;
}

/*Gesta Condensed medium italic*/
@font-face {
    font-family: 'gesta-condensed-medium';
    src: url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-MediumItalic-webfont.woff2') format('woff2'),
        url('//static.colostate.edu/fonts/gesta-condensed/GestaCondensed-MediumItalic-webfont.woff') format('woff');
    font-weight: regular;
    font-style: italic;
}
