/*
  Theme Name: Colbourne Energies
  Author: Whetham Solutions
  Author URI: https://whethamsolutions.com
  Description: Wordpress theme for Colbourne Energies. Use of this theme outside of this company's website (cenergies.ca) is strictly prohibited
  Template: ion
  Text Domain: colbourne
*/

@font-face{font-family:'Noir Pro';src:url('fonts/NoirPro-Italic.woff2') format('woff2');font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:'Noir Pro';src:url('fonts/NoirPro-Medium.woff2') format('woff2');font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:'Noir Pro';src:url('fonts/NoirPro-Light.woff2') format('woff2');font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:'Noir Pro';src:url('fonts/NoirPro-Regular.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'Noir Pro';src:url('fonts/NoirPro-SemiBold.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}


:root {

  --font: "Noir Pro", "Plus Jakarta Sans", sans-serif;
  --heading: var(--font);

  --dark: #0D0C0F;
  --green: #00AB4D;
  --text: #5B5B5B;
  --light: #F9F9F9;
  --primary: var(--green);

}



