/* Lato Font Family - Local Installation */

@font-face {
    font-family: 'Lato';
    src: local('Lato Light'), local('Lato-Light'), url("lato-300.5396d177b727.woff2") format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Regular'), local('Lato-Regular'), url("lato-400.b7d6b48d8d12.woff2") format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Italic'), local('Lato-Italic'), url("lato-400italic.1505dcab9d5a.woff2") format('woff2');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: local('Lato Bold'), local('Lato-Bold'), url("lato-700.268d01e94fa0.woff2") format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
