/*
 Theme Name:   Sogremep
 Theme URI:    https://sogremep.fr
 Description:  Thème du site Sogremep
 Author:       Shark Graphik
 Author URI:   https://shark-graphik.fr
 Template:     generatepress
 Version:      1.0.0
*/

/*Fonts*/

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

@font-face{
    font-family : 'Saira';
    font-style : italic;
    font-weight : normal;
    src : url("fonts/Saira-Italic.ttf") format("truetype");
}

@font-face{
    font-family : 'Saira';
    font-style : normal;
    font-weight : 500;
    src : url("fonts/Saira-SemiBold.ttf") format("truetype");
}

@font-face{
    font-family : 'Saira';
    font-style : italic;
    font-weight : 500;
    src : url("fonts/Saira-SemiBoldItalic.ttf") format("truetype");
}

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

@font-face{
    font-family : 'Saira';
    font-style : italic;
    font-weight : Bold;
    src : url("fonts/Saira-BoldItalic.ttf") format("truetype");
}

/*//Fonts//*/
  
/*Style Générale*/



/**/

/*Classes perssonnalisés*/

