/* Import fonts */
  @font-face {
    font-family: 'core_sans_light';
    src:  url('./CoreSansC-35Light.eot');
    src:  url('./CoreSansC-35Light.eot#iefix') format('embedded-opentype'),
      url('./CoreSansC-35Light.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'core_sans_regular';
    src:  url('./CoreSansC-45Regular.eot');
    src:  url('./CoreSansC-45Regular.eot#iefix') format('embedded-opentype'),
      url('./CoreSansC-45Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'core_sans_bold';
    src:  url('./CoreSansC-65Bold.eot');
    src:  url('./CoreSansC-65Bold.eot#iefix') format('embedded-opentype'),
      url('./CoreSansC-65Bold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

  @font-face {
    font-family: 'core_sans_extra_bold';
    src:  url('./CoreSansC-75ExtraBold.eot');
    src:  url('./CoreSansC-75ExtraBold.eot#iefix') format('embedded-opentype'),
      url('./CoreSansC-75ExtraBold.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }

@font-face {
  font-family: 'LaLiga Headline VF';
  src:  url('./LALIGAHeadlineVF.ttf');
  src:  url('./LALIGAHeadlineVF.woff'), url('./LALIGAHeadlineVF.woff2');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'LaLiga Headline STD Bold';
  src:  url('./LALIGAHeadline-StdBold.woff');
  src:  url('./LALIGAHeadline-StdBold.woff2'), url('./LALIGAHeadline-StdBold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'LaLiga Players';
  src:  url('./LALIGAPlayers-Regular.woff');
  src:  url('./LALIGAPlayers-Regular.woff2'), url('./LALIGAPlayers-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'LaLiga Text';
  src:  url('./LALIGAText-Regular.woff');
  src: url('./LALIGAText-Regular.woff2'), url('./LALIGAText-Regular.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'LaLiga Text Bold';
  src:  url('./LALIGAText-Bold.woff');
  src:  url('./LALIGAText-Bold.woff2'), url('./LALIGAText-Bold.otf') format('opentype');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'font-laliga';
  src:  url('./font-laliga.eot?twoxy9');
  src:  url('./font-laliga.eot?twoxy9#iefix') format('embedded-opentype'),
    url('./font-laliga.woff2?twoxy9') format('woff2'),
    url('./font-laliga.ttf?twoxy9') format('truetype'),
    url('./font-laliga.woff?twoxy9') format('woff'),
    url('./font-laliga.svg?twoxy9#font-laliga') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

