/*
Theme Name: Hara Child
Theme URI: https://hara.thembaydev.com/
Author: Thembay
Description: This is a child theme for Hara
Version: 1.0
Author URI: https://thembay.com/
Template: hara
Text Domain: hara-child
*/

/*  [ Add your custom css below ]
- - - - - - - - - - - - - - - - - - - - */

font-face {
    font-family: 'century_gothicbold';
    src: url('fonts/century_gothic_black-webfont.woff2') format('woff2'),
         url('fonts/century_gothic_black-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


font-face {
    font-family: 'century_gothicbold_italic';
    src: url('fonts/century_gothic_bold_italy-webfont.woff2') format('woff2'),
         url('fonts/century_gothic_bold_italy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


font-face {
    font-family: 'century_gothicbold';
    src: url('fonts/century_gothic_bold-webfont.woff2') format('woff2'),
         url('fonts/century_gothic_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


font-face {
    font-family: 'century_gothicitalic';
    src: url('fonts/century_gothic_regular_italy-webfont.woff2') format('woff2'),
         url('fonts/century_gothic_regular_italy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


font-face {
    font-family: 'century_gothicregular';
    src: url('fonts/century_gothic_regular-webfont.woff2') format('woff2'),
         url('fonts/century_gothic_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}