/** Shopify CDN: Minification failed

Line 71:0 Unexpected end of file

**/
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
:root {
    --color-orange: #DC6028;
    --color-light: #FFFFFF;
    --color-gray-dark: #000000;
    --color-gray-medium: #252525;
    --color-gray-light: #A7A7A7;
    --color-gray-text: #636363;
    --color-gray-light--min:#d9d9d9;
    --color-gray-extra-light:#F6F6F6;

    --font-neue: "Bebas Neue";
    --font-texts: Montserrat;

    --h1-s: 32px;
    --h1-m: 44px;
    --h1-l: 56px;
    --h1-fw: 800px;

    --h2-s: 26px;
    --h2-m: 30px;
    --h2-l: 38px;
    --h2-fw: 700px;

    --h3-s: 20px;
    --h3-m: 26px;
    --h3-l: 28px;
    --h3-fw: 600px;

    --h4-s: 16px;
    --h4-m: 18px;
    --h4-l: 20px;
    --h4-fw: 500px;

    --p-movil: 16px;
    --p-desktop: 16px;
    --p-fw: 300px;

    --btn-heigth: 40px;
    --btn-s: 14px;
    --btn-m: 14px;
}


@font-face {
  font-family: Montserrat;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//deportesregol.com/cdn/fonts/montserrat/montserrat_n4.81949fa0ac9fd2021e16436151e8eaa539321637.woff2") format("woff2"),
       url("//deportesregol.com/cdn/fonts/montserrat/montserrat_n4.a6c632ca7b62da89c3594789ba828388aac693fe.woff") format("woff");
}




@font-face {
  font-family: Assistant;
  font-weight: 400;
  font-style: normal;
  font-display: swap;
  src: url("//deportesregol.com/cdn/fonts/assistant/assistant_n4.9120912a469cad1cc292572851508ca49d12e768.woff2") format("woff2"),
       url("//deportesregol.com/cdn/fonts/assistant/assistant_n4.6e9875ce64e0fefcd3f4446b7ec9036b3ddd2985.woff") format("woff");
}
+
