/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on January 21, 2022 */



@font-face {
    font-family: 'latoblack';
    src: url('lato-black-webfont.woff2') format('woff2'),
         url('lato-black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latobold';
    src: url('lato-bold-webfont.woff2') format('woff2'),
         url('lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latoregular';
    src: url('lato-regular-webfont.woff2') format('woff2'),
         url('lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'latosemibold';
    src: url('lato-semibold-webfont.woff2') format('woff2'),
         url('lato-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body
{
    font-family:'latoregular';
}

.latoBold
{
    font-family:'latobold'!important;
}

.latoSemiBold
{
    font-family:'latosemibold'!important;
}

.latoRegular
{
    font-family:'latoregular'!important;
}

.latoBlack
{
    font-family:'latoblack'!important;
}

















