@font-face {
    font-family: 'GSK Precision';
    src: url('./GSKPrecision-Bold.eot');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'GSK Precision';
    src: local('GSK Precision Bold'), local('GSKPrecision-Bold'),
        url('./GSKPrecision-Bold.ttf') format('truetype'),
        url('./GSKPrecision-Bold.svg#GSKPrecision-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('./Lato-Regular.eot');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: local('Lato Regular'), local('Lato-Regular'),
        url('./Lato-Regular.ttf') format('truetype'),
        url('./Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gilroy';
    src: url('./Gilroy-Medium.eot');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gilroy';
    src: local('Gilroy-Medium'),
        url('./Gilroy-Medium.ttf') format('truetype'),
        url('./Gilroy-Medium.svg#Gilroy-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('./Lato-Black.eot');
    font-weight: 900;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: local('Lato Black'), local('Lato-Black'),
        url('./Lato-Black.ttf') format('truetype'),
        url('./Lato-Black.svg#Lato-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('./Lato-Bold.eot');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Lato';
    src: local('Lato Bold'), local('Lato-Bold'),
        url('./Lato-Bold.ttf') format('truetype'),
        url('./Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

