@font-face {
    font-family: "PlayFair";
    src: url("/assets/PlayfairDisplay-Italic-VariableFont_wght-ff391ce2.ttf")
        format("truetype-variations");
    font-weight: 100 900;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: "PlayFair";
    src: url("/assets/PlayfairDisplay-VariableFont_wght-bd781b58.ttf")
        format("truetype-variations");
    font-weight: 100 900;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Lato";
    src: url("/assets/lato/Lato-Thin-db46deab.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Lato";
    src: url("/assets/lato/Lato-ThinItalic-60ac7a2c.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: "Lato";
    src: url("/assets/lato/Lato-Light-6d5f2f33.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Lato";
    src: url("/assets/lato/Lato-LightItalic-82b1503d.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: "Lato";
    src: url("/assets/lato/Lato-Regular-f233e730.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Lato";
    src: url("/assets/lato/Lato-Italic-37d1d4da.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: "Lato";
    src: url("/assets/lato/Lato-Bold-7378b243.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Lato";
    src: url("/assets/lato/Lato-BoldItalic-ff997b27.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: block;
}

@font-face {
    font-family: "Lato";
    src: url("/assets/lato/Lato-Black-fb0769e0.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: block;
}

@font-face {
    font-family: "Lato";
    src: url("/assets/lato/Lato-BlackItalic-57dcb4e3.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: block;
}
