@charset "utf-8";
@import url("https://use.typekit.net/rjx4ybu.css");
@font-face {
    font-family: 'FontAwesome6Pro';
    font-style: normal;
    font-weight: 100;
    font-display: block;
    src: url("../wf/fontawesome/fa-thin-100.woff2") format("woff2"), url("../wf/fontawesome/fa-thin-100.ttf") format("truetype");
}

@font-face {
    font-family: 'FontAwesome6Pro';
    font-style: normal;
    font-weight: 300;
    font-display: block;
    src: url("../wf/fontawesome/fa-light-300.woff2") format("woff2"), url("../wf/fontawesome/fa-light-300.ttf") format("truetype");
}

@font-face {
    font-family: 'FontAwesome6Pro';
    font-style: normal;
    font-weight: 400;
    font-display: block;
    src: url("../wf/fontawesome/fa-regular-400.woff2") format("woff2"), url("../wf/fontawesome/fa-regular-400.ttf") format("truetype");
}

@font-face {
    font-family: 'FontAwesome6Pro';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("../wf/fontawesome/fa-solid-900.woff2") format("woff2"), url("../wf/fontawesome/fa-solid-900.ttf") format("truetype");
}

@font-face {
    font-family: 'FontAwesome6Pro';
    font-style: normal;
    font-weight: 800;
    font-display: block;
    src: url("../wf/fontawesome/fa-brands-400.woff2") format("woff2"), url("../wf/fontawesome/fa-brands-400.ttf") format("truetype");
}

@font-face {
    font-family: 'carnas';
    src: url('../../wf/custom/carnas_black-webfont.woff2') format('woff2'), url('../../wf/custom/carnas_black-webfont.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'carnas';
    src: url('../../wf/custom/carnas_bold-webfont.woff2') format('woff2'), url('../../wf/custom/carnas_bold-webfont.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'carnas';
    src: url('../../wf/custom/carnas_light-webfont.woff2') format('woff2'), url('../../wf/custom/carnas_light-webfont.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'carnas';
    src: url('../../wf/custom/carnas_regular-webfont.woff2') format('woff2'), url('../../wf/custom/carnas_regular-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'september_mornings';
    src: url('../../wf/custom/september_mornings-webfont.woff2') format('woff2'), url('../../wf/custom/september_mornings-webfont.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}