/*
Theme Name: Astra 
Theme URI: http://mariajoaoenuno.com/astra-child/
Description: Astra Child Theme 
Author: Catarina
Author URI: http://mariajoaoenuno.com
Template: astra
Version: 1.0.0
*/
 
@font-face {
    font-family: 'Ghiantin';
    src: url('fonts/yourfontfilename.eot?#iefix') format('embedded-opentype'), 
        url('fonts/Ghiantin.woff') format('woff'), 
        url('fonts/Ghiantin.ttf')  format('truetype'),
        url('fonts/Ghiantin.svg#Ghiantin') format('svg');
}
 
body {
    font-family: 'Ghiantin', sans-serif;
}
