@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@font-face {
    font-family: 'Hanley Pro Sans';
    src: url('HanleyPro-Sans.woff2') format('woff2'),
        url('HanleyPro-Sans.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Hanley Pro Slim Serif';
    src: url('HanleyPro-SlimSerif.woff2') format('woff2'),
        url('HanleyPro-SlimSerif.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
