@font-face {
    font-family: 'Roboto-Light';
    src: url('/sitioapp/fonts2/Roboto-Light.ttf');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('/sitioapp/fonts2/Roboto-Regular.ttf');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('/sitioapp/fonts2/Roboto-Bold.ttf');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Poppins-Light';
    src: url('/sitioapp/fonts2/Poppins-Light.ttf');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Poppins-Regular';
    src: url('/sitioapp/fonts2/Poppins-Regular.ttf');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'Poppins-Bold';
    src: url('/sitioapp/fonts2/Poppins-Bold.ttf');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'PublicSans-Light';
    src: url('/sitioapp/fonts2/PublicSans-Light.ttf');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'PublicSans-Regular';
    src: url('/sitioapp/fonts2/PublicSans-Regular.ttf');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}

@font-face {
    font-family: 'PublicSans-Bold';
    src: url('/sitioapp/fonts2/PublicSans-Bold.ttf');
    font-weight: normal;
    font-style: normal;
	font-display: swap;
}