@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 300;
    src: url('/wp-content/themes/click5-wp/fonts/GellixThin.otf');
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 350;
    src: url('/wp-content/themes/click5-wp/fonts/GellixLight.otf');
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 400;
    src: url('/wp-content/themes/click5-wp/fonts/GellixRegular.otf');
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 500;
    src: url('/wp-content/themes/click5-wp/fonts/GellixMedium.otf');
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 600;
    src: url('/wp-content/themes/click5-wp/fonts/GellixSemiBold.otf');
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 600;
    src: url('/wp-content/themes/click5-wp/fonts/GellixBold.otf');
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 800;
    src: url('/wp-content/themes/click5-wp/fonts/GellixExtraBold.otf');
}

@font-face {
    font-family: 'Gellix';
    font-style: normal;
    font-weight: 900;
    src: url('/wp-content/themes/click5-wp/fonts/GellixBlack.otf');
}