/* Rajdhani - Self-hosted */
@font-face {
    font-family: Rajdhani;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/rajdhani/rajdhani-400.woff2') format('woff2');
}

@font-face {
    font-family: Rajdhani;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/rajdhani/rajdhani-700.woff2') format('woff2');
}

/* Lato - Self-hosted */
@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/lato/lato-300.woff2') format('woff2');
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/lato/lato-400.woff2') format('woff2');
}

@font-face {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/lato/lato-700.woff2') format('woff2');
}
