@font-face{
    font-family: 'Brix Slab W01';
    src: url(/templates/flex/fonts/brix_slab_w01_medium-webfont.woff2) format('woff2'),
         url(/templates/flex/fonts/brix_slab_w01_medium-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
    }

h1 {
    font-weight: 400;
    font-size: 40px;
    line-height: 1.7;
    margin: 0 0 1rem 0;
    color: #343a40;
}

h2 {
    font-weight: 400;
    font-size: 30px;
    line-height: 1.3;
    margin: 0 0 1rem 0;
    color: #343a40;
}

h3 {
    font-weight: 400;
    font-size: 28px;
    line-height: 1.4;
    color: #343a40;
    font-family: 'Brix Slab W01';
}


@font-face{
    font-family: 'swiss721 W01';
    src: url(/templates/flex/fonts/swiss_721_w01_roman-webfont.woff2) format('woff2'),
         url(/templates/flex/fonts/swiss_721_w01_roman-webfont.woff) format('woff'),
    font-weight: normal;
    font-style: normal;
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
    font-size: 18px !important;
}
@font-face{
    font-family: 'swiss721 W1';
    src: url(/templates/flex/fonts/swiss_721_w01_roman-webfont.woff2) format('woff2'),
      url(/templates/flex/fonts/swiss_721_w01_roman-webfont.woff) format('woff'),
    font-weight: 300;
    font-style: normal;
}

body, p, a {
    font-family: 'swiss721 W1', sans-serif;
    font-weight: 300;
    line-height: 1.4;

}
