@font-face {
    font-family: 'Lovelo Black';
    src: url('/wp-content/plugins/grgs-custom/functions/fonts/Lovelo-Black.woff2') format('woff2'),
         url('/wp-content/plugins/grgs-custom/functions/fonts/Lovelo-Black.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lovelo Line Bold';
    src: url('/wp-content/plugins/grgs-custom/functions/fonts/Lovelo-LineBold.woff2') format('woff2'),
         url('/wp-content/plugins/grgs-custom/functions/fonts/Lovelo-LineBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Lovelo Line Light';
    src: url('/wp-content/plugins/grgs-custom/functions/fonts/Lovelo-LineLight.woff2') format('woff2'),
         url('/wp-content/plugins/grgs-custom/functions/fonts/Lovelo-LineLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}