/* SourceSans3 */

@font-face {
    font-family: "SourceSans3";
    src: url("../fonts/SourceSans3/SourceSans3-VariableFont_wght.ttf") format("truetype");
    font-weight: 200 900;
    font-style: normal;
    font-display: swap;
}

/* Martel */
@font-face {
    font-family: "Martel";
    src: url("../fonts/Martel/Martel-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Martel";
    src: url("../fonts/Martel/Martel-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Martel";
    src: url("../fonts/Martel/Martel-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Martel";
    src: url("../fonts/Martel/Martel-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Martel";
    src: url("../fonts/Martel/Martel-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Martel";
    src: url("../fonts/Martel/Martel-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Martel";
    src: url("../fonts/Martel/Martel-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Martel";
    src: url("../fonts/Martel/Martel-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}