/*
Theme Name: Phlox Child
Theme URI: http://undersky.com/phlox-child/
Description: Phlox Child Theme
Author: UnderSky
Author URI: http://undersky.com
Template: phlox
Version: 1.0.0
*/

/* Add your custom styles here */




/* ============================================
   IMPORTATION DE POLICE PERSONNALISÉE
   ============================================ */

@font-face {
    font-family: 'Clash Display Regular';
    src: url('fonts/ClashDisplay-Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}