@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans'), local('OpenSans'), url('/fonts/v2/opensans.woff2') format('woff2'), url('/fonts/v2/opensans.woff') format('woff'), url('/fonts/v2/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('/fonts/v2/opensansbold.woff2') format('woff2'), url('/fonts/v2/opensansbold.woff') format('woff'), url('/fonts/v2/opensansbold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Open Sans';
    src: local('Open Sans Extra Bold'), local('OpenSans-ExtraBold'), url('/fonts/v2/opensansextrabold.woff2') format('woff2'), url('/fonts/v2/opensansextrabold.woff') format('woff'), url('/fonts/v2/opensansextrabold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: local('Lato Light'), local('Lato-Light'), url('/fonts/v2/latolight.woff2') format('woff2'), url('/fonts/v2/latolight.woff') format('woff'), url('/fonts/v2/latolight.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: local('Lato Regular'), local('Lato-Regular'), url('/fonts/v2/latoregular.woff2') format('woff2'), url('/fonts/v2/latoregular.woff') format('woff'), url('latoregular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato Med';
    src: local('Lato Medium'), local('Lato-Medium'),
        url('/fonts/v2/latomedium.woff2') format('woff2'),
        url('/fonts/v2/latomedium.woff') format('woff'),
        url('/fonts/v2/latomedium.ttf') format('truetype');
    font-weight: 500;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: local('Lato Semibold'), local('Lato-Semibold'), url('/fonts/v2/latosemibold.woff2') format('woff2'), url('/fonts/v2/latosemibold.woff') format('woff'), url('/fonts/v2/latosemibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Lato';
    src: local('Lato Bold'), local('Lato-Bold'), url('/fonts/v2/latobold.woff2') format('woff2'), url('/fonts/v2/latobold.woff') format('woff'), url('/fonts/v2/latobold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}