/*
    Déclarations des FONTFACES
*/

/* alegreya */

@font-face {
    font-family: "alegreya";
    src: url("../assets/fonts/alegreya/Alegreya-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: "alegreya";
    src: url("../assets/fonts/alegreya/Alegreya-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: "alegreya";
    src: url("../assets/fonts/alegreya/Alegreya-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: "alegreya";
    src: url("../assets/fonts/alegreya/Alegreya-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: "alegreya";
    src: url("../assets/fonts/alegreya/Alegreya-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: "alegreya";
    src: url("../assets/fonts/alegreya/Alegreya-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: "alegreya";
    src: url("../assets/fonts/alegreya/Alegreya-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: "alegreya";
    src: url("../assets/fonts/alegreya/Alegreya-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: "alegreya";
    src: url("../assets/fonts/alegreya/Alegreya-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: "alegreya";
    src: url("../assets/fonts/alegreya/Alegreya-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
}

/* chivo */

@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-Thin.woff2") format("woff2");
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-ThinItalic.woff2") format("woff2");
    font-style: italic;
    font-weight: 100;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-ExtraLight.woff2") format("woff2");
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-ExtraLightItalic.woff2") format("woff2");
    font-style: italic;
    font-weight: 200;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-Italic.woff2") format("woff2");
    font-style: italic;
    font-weight: normal;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-Light.woff2") format("woff2");
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-LightItalic.woff2") format("woff2");
    font-style: italic;
    font-weight: 400;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-Medium.woff2") format("woff2");
    font-style: normal;
    font-weight: 500;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-MediumItalic.woff2") format("woff2");
    font-style: italic;
    font-weight: 500;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-SemiBold.woff2") format("woff2");
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-SemiBoldItalic.woff2") format("woff2");
    font-style: italic;
    font-weight:600;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-Bold.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-BoldItalic.woff2") format("woff2");
    font-style: italic;
    font-weight: 700;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-Black.woff2") format("woff2");
    font-style: normal;
    font-weight: 900;
}
@font-face {
    font-family: "chivo";
    src: url("../assets/fonts/chivo/Chivo-BlackItalic.woff2") format("woff2");
    font-style: italic;
    font-weight: 900;
}

/* chivo_mono */

@font-face {
    font-family: "chivo_mono";
    src: url("../assets/fonts/chivo_mono/ChivoMono-Thin.woff2") format("woff2");
    font-style: normal;
    font-weight: 100;
}
@font-face {
    font-family: "chivo_mono";
    src: url("../assets/fonts/chivo_mono/ChivoMono-ThinItalic.woff2") format("woff2");
    font-style: italic;
    font-weight: 100;
}
@font-face {
    font-family: "chivo_mono";
    src: url("../assets/fonts/chivo_mono/ChivoMono-ExtraLight.woff2") format("woff2");
    font-style: normal;
    font-weight: 200;
}
@font-face {
    font-family: "chivo_mono";
    src: url("../assets/fonts/chivo_mono/ChivoMono-ExtraLightItalic.woff2") format("woff2");
    font-style: italic;
    font-weight: 200;
}
@font-face {
    font-family: "chivo_mono";
    src: url("../assets/fonts/chivo_mono/ChivoMono-Light.woff2") format("woff2");
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: "chivo_mono";
    src: url("../assets/fonts/chivo_mono/ChivoMono-LightItalic.woff2") format("woff2");
    font-style: italic;
    font-weight: 300;
}
@font-face {
    font-family: "chivo_mono";
    src: url("../assets/fonts/chivo_mono/ChivoMono-Regular.woff2") format("woff2");
    font-style: normal;
    font-weight: normal;
}
@font-face {
    font-family: "chivo_mono";
    src: url("../assets/fonts/chivo_mono/ChivoMono-Italic.woff2") format("woff2");
    font-style: italic;
    font-weight: normal;
}
@font-face {
    font-family: "chivo_mono";
    src: url("../assets/fonts/chivo_mono/ChivoMono-Bold.woff2") format("woff2");
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: "chivo_mono";
    src: url("../assets/fonts/chivo_mono/ChivoMono-BoldItalic.woff2") format("woff2");
    font-style: italic;
    font-weight: 700;
}
@font-face {
    font-family: "chivo_mono";
    src: url("../assets/fonts/chivo_mono/ChivoMono-Black.woff2") format("woff2");
    font-style: normal;
    font-weight: 900;
}
@font-face {
    font-family: "chivo_mono";
    src: url("../assets/fonts/chivo_mono/ChivoMono-BlackItalic.woff2") format("woff2");
    font-style: italic;
    font-weight: 900;
}