@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Light'), local('OpenSans-Light'), url('/themes/printto2018/fonts/opensans/opensanslight.woff2') format('woff2'), url('/themes/printto2018/fonts/opensans/opensanslight.woff') format('woff'), url('/themes/printto2018/fonts/opensans/opensanslight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans'), local('OpenSans'), url('/themes/printto2018/fonts/opensans/opensans.woff2') format('woff2'), url('/themes/printto2018/fonts/opensans/opensans.woff') format('woff'), url('/themes/printto2018/fonts/opensans/opensans.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Bold'), local('OpenSans-Bold'), url('/themes/printto2018/fonts/opensans/opensansbold.woff2') format('woff2'), url('/themes/printto2018/fonts/opensans/opensansbold.woff') format('woff'), url('/themes/printto2018/fonts/opensans/opensansbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}