/*
Theme Name:   Basic Child
Description:  Freelance web and graphic design
Author:       Freja Christiana
Author URL:   frejachristiana.com
Template:     basic
Version:      1.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  basic-child
*/

/* FONTS */

@font-face {
font-family: Gilroy-Regular;
src: url(../fonts/Gilroy-Regular.woff);
font-weight: normal;
}

@font-face {
font-family: Gilroy-Bold;
src: url(../fonts/Gilroy-Bold.woff);
font-weight: bold;
}

@font-face {
font-family: Font-Awesome;
src: url(../fonts/FontAwesome.otf);
font-weight: normal;
}