@charset "utf-8";

@font-face {
    font-family: 'Poppins';
    src: url('../../gfonts/poppins.woff2') format('woff2');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}

@font-face {
    font-family: 'LineIcons';
    src: url('../../gfonts/LineIcons.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}

@font-face {
    font-family: 'Open Sans Condensed';
    src: url('../../gfonts/opensanscondensedlight.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../../gfonts/robotocondensedregular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}

@font-face {
    font-family: 'Fjalla One';
    src: url('../../gfonts/fjallaoneregular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}

@font-face {
    font-family: 'Baloo Chettan';
    src: url('../../gfonts/baloochettan2regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}

@font-face {
    font-family: 'Mukta';
    src: url('../../gfonts/muktaregular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}
@font-face {
    font-family: 'Source Sans Pro';
    src: url('../../gfonts/sourcesansproregular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap; 
}