/* Polices d'ecritures*/

    /*Space-Age*/

@font-face  {
    font-family: "Space-Age";
    src: url("Polices/SpaceAge/space-age.otf?") format("opentype");
    font-weight: 100;
}


    /*Monument-Extented*/

@font-face  {
    font-family: "Monument-Extended_Light";
    src: url("Polices/MonumentExtented/MonumentExtended-Light.otf?") format("opentype");
    font-weight: light;
}

@font-face  {
    font-family: "Monument-Extended_Regular";
    src: url("Polices/MonumentExtented/MonumentExtended-Regular.otf?") format("opentype");
    font-weight: regular;
}

@font-face  {
    font-family: "Monument-Extended_Black";
    src: url("Polices/MonumentExtented/MonumentExtended-Black.otf?") format("opentype");
    font-weight: black;
}


    /*Nexa*/

        /*Thin*/

@font-face  {
    font-family: "Nexa-Thin";
    src: url("Polices/Nexa/Nexa-Thin.otf?") format("opentype");
    font-weight: thin;
}

@font-face  {
    font-family: "Nexa-Thin_Italic";
    src: url("Polices/Nexa/Nexa-Thin_Italic.otf?") format("opentype");
    font-weight: thin;
}


        /*Light*/

@font-face  {
    font-family: "Nexa-Light";
    src: url("Polices/Nexa/Nexa-Light.otf?") format("opentype");
    font-weight: light;
}

@font-face  {
    font-family: "Nexa-Light_Italic";
    src: url("Polices/Nexa/Nexa-Light_Italic.otf?") format("opentype");
    font-weight: light;
}


        /*Book*/

@font-face  {
    font-family: "Nexa-Book";
    src: url("Polices/Nexa/Nexa-Book.otf?")format("opentype");
    font-weight: book;
}

@font-face  {
    font-family: "Nexa-Book_Italic";
    src: url("Polices/Nexa/Nexa-Book_Italic.otf?") format("opentype");
    font-weight: book;
}


        /*Regular*/

@font-face  {
    font-family: "Nexa-Regular";
    src: url("Polices/Nexa/Nexa-Regular.otf?") format("opentype");
    font-weight: regular;
}

@font-face  {
    font-family: "Nexa-Regular_Italic";
    src: url("Polices/Nexa/Nexa-Regular_Italic.otf?") format("opentype");
    font-weight: regular;
}


        /*Bold*/

@font-face  {
    font-family: "Nexa-Bold";
    src: url("Polices/Nexa/Nexa-Bold.otf?") format("opentype");
    font-weight: bold;
}

@font-face  {
    font-family: "Nexa-Bold_Italic";
    src: url("Polices/Nexa/Nexa-Bold_Italic.otf?") format("opentype");
    font-weight: bold;
}


        /*XBold*/

@font-face  {
    font-family: "Nexa-XBold";
    src: url("Polices/Nexa/Nexa-XBold.otf?") format("opentype");
    font-weight: bold;
}

@font-face  {
    font-family: "Nexa-Regular_Italic";
    src: url("Polices/Nexa/Nexa-XBold_Italic.otf?") format("opentype");
    font-weight: bold;
}


        /*Heavy*/

@font-face  {
    font-family: "Nexa-Heavy";
    src: url("Polices/Nexa/Nexa-Heavy.otf?") format("opentype");
    font-weight: heavy;
}

@font-face  {
    font-family: "Nexa-Regular_Italic";
    src: url("Polices/Nexa/Nexa-Heavy_Italic.otf?")format("opentype");
    font-weight: heavy;
}


        /*Black*/

@font-face  {
    font-family: "Nexa-Black";
    src: url("Polices/Nexa/Nexa-Black.otf?") format("opentype");
    font-weight: black;
}

@font-face  {
    font-family: "Nexa-Black_Italic";
    src: url("Polices/Nexa/Nexa-Black_Italic.otf?") format("opentype");
    font-weight: black;
}

/*Version 2.5
By l-ct.fr
0x b0 29 12 52 e0 cb 0c b3 0f 1c */