/*------FONTS-CARREFOUR------*/

/*--UBUNTU-Titulares, botones y enlaces--*/

@font-face {
    font-family: 'Ubuntu-Titular-Bold';
    src: url("https://quasarcdn.azurewebsites.net/Domestic/Carrefour/fonts/Ubuntu/Ubuntu-Bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu-Titular-SemiBold';
    src: url("https://quasarcdn.azurewebsites.net/Domestic/Carrefour/fonts/Ubuntu/Ubuntu-Medium.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu-Titular-Regular';
    src: url("https://quasarcdn.azurewebsites.net/Domestic/Carrefour/fonts/Ubuntu/Ubuntu-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu';
    src: url("https://quasarcdn.azurewebsites.net/Domestic/Carrefour/fonts/Ubuntu/Ubuntu-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Ubuntu-Titular-Light';
    src: url("https://quasarcdn.azurewebsites.net/Domestic/Carrefour/fonts/Ubuntu/Ubuntu-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

/*--OPENSANS-Subtitulares, cuerpos de texto y textos legales--*/

@font-face {
    font-family: 'OpenSans-SubTitular-Bold';
    src: url("https://quasarcdn.azurewebsites.net/Domestic/Carrefour/fonts/OpenSans/OpenSans-bold.ttf") format("truetype");
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-SubTitular-SemiBold';
    src: url("https://quasarcdn.azurewebsites.net/Domestic/Carrefour/fonts/OpenSans/OpenSans-SemiBold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-SubTitular-Regular';
    src: url("https://quasarcdn.azurewebsites.net/Domestic/Carrefour/fonts/OpenSans/OpenSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Open Sans';
    src: url("https://quasarcdn.azurewebsites.net/Domestic/Carrefour/fonts/OpenSans/OpenSans-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'OpenSans-SubTitular-Light';
    src: url("https://quasarcdn.azurewebsites.net/Domestic/Carrefour/fonts/OpenSans/OpenSans-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}