@font-face {
    font-family: 'Mluvka';
    src: url('/tienda/imagenes_web/saor/diseno/font/Mluvka-Regular.woff2') format('woff2');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mluvka';
    src: url('/tienda/imagenes_web/saor/diseno/font/Mluvka-Light.woff2') format('woff2');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mluvka';
    src: url('/tienda/imagenes_web/saor/diseno/font/Mluvka-LightItalic.woff2') format('woff2');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mluvka';
    src: url('/tienda/imagenes_web/saor/diseno/font/Mluvka-Medium.woff2') format('woff2');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mluvka';
    src: url('/tienda/imagenes_web/saor/diseno/font/Mluvka-MediumItalic.woff2') format('woff2');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mluvka';
    src: url('/tienda/imagenes_web/saor/diseno/font/Mluvka-Bold.woff2') format('woff2');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mluvka';
    src: url('/tienda/imagenes_web/saor/diseno/font/Mluvka-BoldItalic.woff2') format('woff2');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mluvka';
    src: url('/tienda/imagenes_web/saor/diseno/font/Mluvka-ExtraBold.woff2') format('woff2');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mluvka';
    src: url('/tienda/imagenes_web/saor/diseno/font/Mluvka-ExtraBoldItalic.woff2') format('woff2');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Mluvka';
    src: url('/tienda/imagenes_web/saor/diseno/font/Mluvka-ExtraLight.woff2') format('woff2');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Mluvka';
    src: url('/tienda/imagenes_web/saor/diseno/font/Mluvka-ExtraLightItalic.woff2') format('woff2');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

body {
    font-family: 'Mluvka', sans-serif;
}

#index h2.h1 {
    color: #ae1819;
}

.btn-success,
.btn-success:hover,
.btn-success:focus {
    background-color: #ae1819 !important;
    border-color: #ae1819 !important;
}

#login-form .btn-success,
#login-form .btn-success:hover,
#login-form .btn-success:focus,
#catalogo-con-promociones #izquierda .btn-success,
#catalogo-con-promociones #izquierda .btn-success:hover,
#catalogo-con-promociones #izquierda .btn-success:focus {
    background-color: #110d03 !important;
    border-color: #110d03 !important;
    box-shadow: none !important;
}
