@font-face {
    font-family: 'Lato';
    src: url('./../../fonts/Lato-Black.eot');
    src: url('./../../fonts/Lato-Black.eot?#iefix') format('embedded-opentype'),
        url('./../../fonts/Lato-Black.woff2') format('woff2'),
        url('./../../fonts/Lato-Black.woff') format('woff'),
        url('./../../fonts/Lato-Black.svg#Lato-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('./../../fonts/Lato-Regular.eot');
    src: url('./../../fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'),
        url('./../../fonts/Lato-Regular.woff2') format('woff2'),
        url('./../../fonts/Lato-Regular.woff') format('woff'),
        url('./../../fonts/Lato-Regular.svg#Lato-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('./../../fonts/Lato-Bold.eot');
    src: url('./../../fonts/Lato-Bold.eot?#iefix') format('embedded-opentype'),
        url('./../../fonts/Lato-Bold.woff2') format('woff2'),
        url('./../../fonts/Lato-Bold.woff') format('woff'),
        url('./../../fonts/Lato-Bold.svg#Lato-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('./../../fonts/Poppins-Medium.eot');
    src: url('./../../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('./../../fonts/Poppins-Medium.woff2') format('woff2'),
        url('./../../fonts/Poppins-Medium.woff') format('woff'),
        url('./../../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('./../../fonts/Poppins-Bold.eot');
    src: url('./../../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('./../../fonts/Poppins-Bold.woff2') format('woff2'),
        url('./../../fonts/Poppins-Bold.woff') format('woff'),
        url('./../../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('./../../fonts/Poppins-Black.eot');
    src: url('./../../fonts/Poppins-Black.eot?#iefix') format('embedded-opentype'),
        url('./../../fonts/Poppins-Black.woff2') format('woff2'),
        url('./../../fonts/Poppins-Black.woff') format('woff'),
        url('./../../fonts/Poppins-Black.svg#Poppins-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('./../../fonts/Poppins-SemiBold.eot');
    src: url('./../../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('./../../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('./../../fonts/Poppins-SemiBold.woff') format('woff'),
        url('./../../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('./../../fonts/Poppins-Regular.eot');
    src: url('./../../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('./../../fonts/Poppins-Regular.woff2') format('woff2'),
        url('./../../fonts/Poppins-Regular.woff') format('woff'),
        url('./../../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Poppins';
    src: url('./../../fonts/Poppins-Italic.eot');
    src: url('./../../fonts/Poppins-Italic.eot?#iefix') format('embedded-opentype'),
        url('./../../fonts/Poppins-Italic.woff2') format('woff2'),
        url('./../../fonts/Poppins-Italic.woff') format('woff'),
        url('./../../fonts/Poppins-Italic.ttf') format('truetype'),
        url('./../../fonts/Poppins-Italic.svg#Poppins-Italic') format('svg');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}