  /* Font telechargé depuis https://boulevardlab.com/Oatmeal-Pro
    pour usage de test local uniquement. */
    
  
  
  @font-face {
    font-family: 'Oatmeal Pro';
    font-style: SemiBold;
    font-weight: 600;
    src: url("OatmealPro-SemiBold-fSGjAKM.woff2") format('woff2');
    font-display: swap;
    
  }
  @font-face {
    font-family: 'Oatmeal Pro';
    font-style: Regular;
    font-weight: 400;
    src: url("OatmealPro-Regular-IofFeNL.woff2") format('woff2');
    font-display: swap;
    
    }