/*
 * SPDX-FileCopyrightText: NONE
 *
 * SPDX-License-Identifier: CC0-1.0
 */

@font-face {
    font-display: swap;
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/fira-sans-v18-latin-regular.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "Fira Sans";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/fira-sans-v18-latin-600.woff2") format("woff2");
}

@font-face {
    font-display: swap;
    font-family: "Beau Rivage";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/beau-rivage-v2-latin-regular.woff2") format("woff2");
}
