/* Assistant Variable Font */
@font-face {
    font-family: "Assistant";
    src: url("/authory_static_files/fonts/assistant/Assistant[wght].ttf") format("truetype");
    font-weight: 100 900; /* full weight range */
    font-style: normal;
    font-display: swap;
}

/* Inter Variable Font */
@font-face {
    font-family: "Inter";
    src: url("/authory_static_files/fonts/inter/Inter[opsz,wght].ttf") format("truetype");
    font-weight: 100 900; /* full weight range */
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "LibreBaskerville";
    font-style: normal;
    font-weight: 100 700;
    font-display: swap;
    src: url("/authory_static_files/fonts/LibreBaskerville/LibreBaskerville[wght].ttf") format("truetype");
}

/* Lora Variable – Normal */
@font-face {
    font-family: "Lora";
    font-style: normal;
    font-weight: 100 700;
    font-display: swap; /* or 'fallback', but swap is more performant */
    src: url("/authory_static_files/fonts/lora/Lora[wght].ttf") format("truetype");
}

@font-face {
    font-family: "Lora";
    font-style: italic;
    font-weight: 100 700;
    font-display: swap;
    src: url("/authory_static_files/fonts/lora/Lora-Italic[wght].ttf") format("truetype");
}

@font-face {
    font-family: "Nunito";
    font-style: normal;
    font-weight: 100 700;
    font-display: swap;
    src: url("/authory_static_files/fonts/Nunito/Nunito[wght].ttf") format("truetype");
}

@font-face {
    font-family: "Oswald";
    font-style: normal;
    font-weight: 100 700;
    font-display: swap;
    src: url("/authory_static_files/fonts/Oswald/Oswald[wght].ttf") format("truetype");
}

@font-face {
    font-family: "PlayfairDisplay";
    font-style: normal;
    font-weight: 100 700;
    font-display: swap;
    src: url("/authory_static_files/fonts/PlayfairDisplay/PlayfairDisplay[wght].ttf") format("truetype");
}

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/authory_static_files/fonts/Poppins/Poppins-Medium.ttf") format("truetype");
}

@font-face {
    font-family: "Quattrocento";
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url("/authory_static_files/fonts/Quattrocento/Quattrocento-Regular.ttf") format("truetype");
}

@font-face {
    font-family: "Roboto";
    font-style: normal;
    font-weight: 100 700;
    font-display: swap;
    src: url("/authory_static_files/fonts/Roboto/Roboto[wdth,wght].ttf") format("truetype");
}

@font-face {
    font-family: "RobotoMono";
    font-style: normal;
    font-weight: 100 700;
    font-display: swap;
    src: url("/authory_static_files/fonts/RobotoMono/RobotoMono[wght].ttf") format("truetype");
}

@font-face {
    font-family: "RobotoSlab";
    font-style: normal;
    font-weight: 100 700;
    font-display: swap;
    src: url("/authory_static_files/fonts/RobotoSlab/RobotoSlab[wght].ttf") format("truetype");
}

@font-face {
    font-family: "SourceSans3";
    font-style: normal;
    font-weight: 100 700;
    font-display: swap;
    src: url("/authory_static_files/fonts/SourceSans3/SourceSans3[wght].ttf") format("truetype");
}

@font-face {
    font-family: "SourceSerif4";
    font-style: normal;
    font-weight: 100 700;
    font-display: swap;
    src: url("/authory_static_files/fonts/SourceSerif4/SourceSerif4[opsz,wght].ttf") format("truetype");
}

@font-face {
    font-family: "Spectral";
    font-style: normal;
    font-weight: 100 700;
    font-display: swap;
    src: url("/authory_static_files/fonts/Spectral/Spectral-Regular.ttf") format("truetype");
}
