html {
  box-sizing: border-box;
}

*, *::after, *::before {
  box-sizing: inherit;
}

@font-face {
  font-family: "Oswald-Light";
  src: url("../../fonts/Oswald-Light.eot");
  src: url("../../fonts/Oswald-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/Oswald-Light.otf") format("opentype"), url("../../fonts/Oswald-Light.svg") format("svg"), url("../../fonts/Oswald-Light.ttf") format("truetype"), url("../../fonts/Oswald-Light.woff") format("woff"), url("../../fonts/Oswald-Light.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Oswald-Regular";
  src: url("../../fonts/Oswald-Regular.eot");
  src: url("../../fonts/Oswald-Regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/Oswald-Regular.otf") format("opentype"), url("../../fonts/Oswald-Regular.svg") format("svg"), url("../../fonts/Oswald-Regular.ttf") format("truetype"), url("../../fonts/Oswald-Regular.woff") format("woff"), url("../../fonts/Oswald-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Oswald-Bold";
  src: url("../../fonts/Oswald-Bold.eot");
  src: url("../../fonts/Oswald-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/Oswald-Bold.otf") format("opentype"), url("../../fonts/Oswald-Bold.svg") format("svg"), url("../../fonts/Oswald-Bold.ttf") format("truetype"), url("../../fonts/Oswald-Bold.woff") format("woff"), url("../../fonts/Oswald-Bold.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Colaborate-Regular";
  src: url("../../fonts/ColabReg.eot");
  src: url("../../fonts/ColabReg.eot?#iefix") format("embedded-opentype"), url("../../fonts/ColabReg.otf") format("opentype"), url("../../fonts/ColabReg.svg") format("svg"), url("../../fonts/ColabReg.ttf") format("truetype"), url("../../fonts/ColabReg.woff") format("woff"), url("../../fonts/ColabReg.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Colaborate-Light";
  src: url("../../fonts/ColabLig.eot");
  src: url("../../fonts/ColabLig.eot?#iefix") format("embedded-opentype"), url("../../fonts/ColabLig.otf") format("opentype"), url("../../fonts/ColabLig.svg") format("svg"), url("../../fonts/ColabLig.ttf") format("truetype"), url("../../fonts/ColabLig.woff") format("woff"), url("../../fonts/ColabLig.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Iconos";
  src: url("../../fonts/iconos.eot");
  src: url("../../fonts/iconos.eot?6972151");
  src: url("../../fonts/iconos.eot?6972151#iefix") format("embedded-opentype"), url("../../fonts/iconos.svg?6972151") format("svg"), url("../../fonts/iconos.ttf?6972151") format("truetype"), url("../../fonts/iconos.woff?6972151") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Ico-Deportes";
  src: url("../../fonts/ico-deportes.eot");
  src: url("../../fonts/ico-deportes.eot?");
  src: url("../../fonts/ico-deportes.eot?#iefix") format("embedded-opentype"), url("../../fonts/ico-deportes.svg") format("svg"), url("../../fonts/ico-deportes.ttf") format("truetype"), url("../../fonts/ico-deportes.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.breadcrumb li {
  list-style-type: none;
  display: inline-block;
}

#navigation li {
  list-style-type: none;
  display: inline-block;
}

.site-name {
  font-size: 2.2em;
  line-height: 1.3em;
  font-weight: 300;
  padding: 0 0 0.5em;
  margin: 0;
}

.pager__item {
  display: inline;
}

.pager__item a {
  display: inline-block;
}