/**
* Theme Name: Gigwi Australia Child
* Description: This is a child theme of Gigwi Australia.
* Author: Gigwi Australia
* Template: styler
* Version: 1.1.8
*/



@font-face {
   font-family: 'Hussar-Bold-Condensed';
   src: url('/wp-content/themes/styler-child/fonts/HussarBdCon.otf') format('opentype');
}
@font-face {
   font-family: 'Hussar-Simple-Gho';
   src: url('/wp-content/themes/styler-child/fonts/HussarSimpleGho.otf') format('opentype');
}

.font-hussar-simple-gho{
    font-family: 'Hussar-Simple-Gho';
}
.font-hussar-bold-condensed{
    font-family: 'Hussar-Bold-Condensed';
}