@font-face {
    font-family: 'Gilroy';
    src:
    url('../fonts/gilroy/Gilroy-Light.woff2') format('woff2'),
    font-weight: 300;
    font-style: normal;
}


@font-face {
    font-family: 'Gilroy';
    src:url('../fonts/gilroy/Gilroy-Regular.woff2') format('woff2'),
    font-weight: normal;
    font-style: normal;
}



@font-face {
    font-family: 'Gilroy';
    src:url('../fonts/gilroy/Gilroy-Medium.woff2') format('woff2'),
    font-weight: 500;
    font-style: normal;
}



@font-face {
    font-family: 'Gilroy';
 	src:url('../fonts/gilroy/Gilroy-SemiBold.woff2') format('woff2'),
    font-weight: 600;
    font-style: normal;
}



@font-face {
    font-family: 'Gilroy';
    src:url('../fonts/gilroy/Gilroy-Bold.woff2') format('woff2'),
    font-weight: bold;
    font-style: normal;
}


@font-face {
    font-family: 'JustLovely';
    src:url('../fonts/just-lovely/JustLovely.woff2') format('woff2'),
    font-weight: normal;
    font-style: normal;
}
