
@font-face 
{
    font-family: EuclidCircularA-Bold;
    font-display: swap;
    src: url("fuentes/EuclidCircularA-Bold.otf") format("opentype");
}

.F_EuclidCircularA-Bold
{
    font-family:EuclidCircularA-Bold;
}


@font-face 
{
    font-family: EuclidCircularA-Light;
    font-display: swap;
    src: url("fuentes/EuclidCircularA-Light.otf") format("opentype");
}

.F_EuclidCircularA-Light
{
    font-family:EuclidCircularA-Light;
}

@font-face 
{
    font-family: EuclidCircularA-MediumItalic;
    font-display: swap;
    src: url("fuentes/EuclidCircularA-MediumItalic.otf") format("opentype");
}

.F_EuclidCircularA-MediumItalic
{
    font-family:EuclidCircularA-MediumItalic;
}

@font-face 
{
    font-family: EuclidCircularA-Regular;
    font-display: swap;
    src: url("fuentes/EuclidCircularA-Regular.otf") format("opentype");
}

.F_EuclidCircularA-Regular
{
    font-family:EuclidCircularA-Regular;
}


@font-face 
{
    font-family: Tommy-Soft-Bold;
    font-display: swap;
    src: url("fuentes/Tommy-Soft-Bold.otf") format("opentype");
}

.F_Tommy-Soft-Bold
{
    font-family:EuclidCircularA-Bold;
}

@font-face 
{
    font-family: Tommy-Soft-M;
    font-display: swap;
    src: url("fuentes/Tommy-Soft-M.otf") format("opentype");
}

.Tommy-Soft-M
{
    font-family: Tommy-Soft-M;
}

@font-face 
{
    font-family: Roboto-Light;
    font-display: swap;
    src: url("fuentes/Roboto-Light.ttf") format("opentype");
}

.Roboto-Light
{
    font-family: Roboto-Light;
}

@font-face 
{
    font-family: Roboto-Medium;
    font-display: swap;
    src: url("fuentes/Roboto-Medium.ttf") format("opentype");
}

.Roboto-Medium
{
    font-family: Roboto-Medium;
}

@font-face 
{
    font-family: Roboto-Black;
    font-display: swap;
    src: url("fuentes/Roboto-Black.ttf") format("opentype");
}

.Roboto-Black
{
    font-family: Roboto-Black;
}