/* Generated by Font Squirrel (http://www.fontsquirrel.com) */

/*
 * Open Sans
================================================================================ */
@font-face {
    font-family: 'opensans-regular';
    /* Use a local generic sans-serif fallback when remote fonts are not
       available.  Hosting remote fonts locally would be preferable, but the
       server environment prevents downloading from external CDNs. */
    src: local('Arial');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'opensans-italic';
    src: local('Arial Italic');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'opensans-light';
    src: local('Arial');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'opensans-light-italic';
    src: local('Arial Italic');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'opensans-semibold';
    src: local('Arial Bold');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'opensans-semibold-italic';
    src: local('Arial Bold Italic');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'opensans-bold';
    src: local('Arial Black');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'opensans-bold-italic';
    src: local('Arial Black Italic');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'opensans-extrabold';
    src: local('Arial Black');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'opensans-extrabold-italic';
    src: local('Arial Black Italic');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*
 * Libre Baskerville
================================================================================ */   
@font-face {
    font-family: 'librebaskerville-bold';
    src: local('Georgia Bold');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'librebaskerville-italic';
    src: local('Georgia Italic');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'librebaskerville-regular';
    src: local('Georgia');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

