/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/3e965c");

@font-face {
    font-family: 'UniversLTPro-45Light';
    src: url('webFonts/UniversLTPro45Light/font.woff2') format('woff2'),
         url('webFonts/UniversLTPro45Light/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UniversLTPro-45LightOblique';
    src: url('webFonts/UniversLTPro45LightOblique/font.woff2') format('woff2'),
         url('webFonts/UniversLTPro45LightOblique/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UniversLTPro-55Roman';
    src: url('webFonts/UniversLTPro55Roman/font.woff2') format('woff2'),
         url('webFonts/UniversLTPro55Roman/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'UniversLTPro-55Oblique';
    src: url('webFonts/UniversLTPro55Oblique/font.woff2') format('woff2'),
         url('webFonts/UniversLTPro55Oblique/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ACaslonPro-Regular';
    src: url('webFonts/ACaslonProRegular/font.woff2') format('woff2'),
         url('webFonts/ACaslonProRegular/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ACaslonPro-Italic';
    src: url('webFonts/ACaslonProItalic/font.woff2') format('woff2'),
         url('webFonts/ACaslonProItalic/font.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}