/*
Theme Name: leGeant
Description: Child theme for leGeant
Author: Web Space Rabbit
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/


@font-face {
    font-family: 'Avenir';
    src: url('/wp-content/fonts/AvenirLTStd-Book.otf');
}
.font-avenir, h1, h2, h3, p, li, dt, dd, dl, address, label, small, pre, code{font-family: 'Avenir'!important;}

p, li, dt, dd, dl, address, label, small, pre, code {
    line-height: 1.8;    
}