body {
    font-family: "Open Sans", sans-serif;
color: #000000;
}

.block-title {
font-size: 36px;
line-height: 1.5;
font-weight: 400;
font-family: 'Abel-Regular.ttf', sans-serif;
}

.block-subtitle {
color: #b11f1f;
font-weight: 400;
line-height: 1;
font-size: 26px;
font-family: "OpenSans-VariableFont_wdth", sans-serif !important;
}

.block-detail {
color: #000000;
font-weight: 400;
font-size: 20px;
font-family: "OpenSans-VariableFont_wdth", sans-serif !important;
}

code {
  font-family: Open Sans, source-code-pro, Menlo, Monaco, Consolas, "Courier New",
    monospace;
}

@font-face {
font-family: 'Open Sans';
src: url('fonts/OpenSans-VariableFont_wdth.ttf') format('truetype');
font-weight: lighter;
font-style: normal;
color: #000000;
}

@font-face {
font-family: 'Open Sans';
src: url('fonts/OpenSans-VariableFont_wdth.ttf') format('truetype');
font-weight: 400;
font-style: normal;
color: #000000;
}

@font-face {
font-family: 'Open Sans';
src: url('fonts/OpenSans-VariableFont_wdth.ttf') format('truetype');
font-weight: medium;
font-style: normal;
color: #000000;
}

@font-face {
font-family: 'Open Sans';
src: url('fonts/OpenSans-VariableFont_wdth.ttf') format('truetype');
font-weight: bold;
font-style: normal;
color: #000000;
}

@font-face {
font-family: 'Open Sans';
src: url('fonts/OpenSans-VariableFont_wdth.ttf') format('truetype');
font-weight: regular;
font-style: normal;
color: #000000;
}

body {
font-family: "Open Sans", sans-serif !important;
color: #000000;
}

.block-title {
font-size: 36px;
line-height: 1.5;
font-weight: 400;
font-family: 'Abel-Regular.ttf', sans-serif;
}

.block-subtitle {
color: #b11f1f;
font-weight: 400;
line-height: 1;
font-size: 26px;
font-family: "OpenSans-VariableFont_wdth", sans-serif !important;
}

.block-detail {
color: #000000;
font-weight: 400;
font-size: 20px;
font-family: "OpenSans-VariableFont_wdth", sans-serif !important;
}

.nav-link {
font-family: 'Open Sans', sans-serif;
}

.serie-title {
color: #ffffff;
font-family: 'Open Sans', sans-serif;
}

.serie-subtitle {
color: #ffffff;
}

p.h4 {
font-family: 'Open Sans', sans-serif;
}

code {
font-family: Open Sans, source-code-pro, Menlo, Monaco, Consolas, "Courier New",
monospace;
}