/* Titillium Web Font Family */
@font-face {
    font-family: 'TitilliumWeb';
    src: url('../../assets/fonts/Titillium_Web/TitilliumWeb-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('../../assets/fonts/Titillium_Web/TitilliumWeb-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('../../assets/fonts/Titillium_Web/TitilliumWeb-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('../../assets/fonts/Titillium_Web/TitilliumWeb-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('../../assets/fonts/Titillium_Web/TitilliumWeb-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('../../assets/fonts/Titillium_Web/TitilliumWeb-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('../../assets/fonts/Titillium_Web/TitilliumWeb-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('../../assets/fonts/Titillium_Web/TitilliumWeb-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('../../assets/fonts/Titillium_Web/TitilliumWeb-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('../../assets/fonts/Titillium_Web/TitilliumWeb-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'TitilliumWeb';
    src: url('../../assets/fonts/Titillium_Web/TitilliumWeb-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

/* Kelson Sans Font Family */
@font-face {
    font-family: 'KelsonSans';
    src: url('../../assets/fonts/kelson-sans-bg/Kelson Sans Regular.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KelsonSans';
    src: url('../../assets/fonts/kelson-sans-bg/Kelson Sans Bold.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'KelsonSans';
    src: url('../../assets/fonts/kelson-sans-bg/Kelson Sans Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

/* Kelson Sans Bulgarian Variants */
@font-face {
    font-family: 'KelsonSans-BG';
    src: url('../../assets/fonts/kelson-sans-bg/Kelson Sans Regular BG.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KelsonSans-BG';
    src: url('../../assets/fonts/kelson-sans-bg/Kelson Sans Bold BG.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'KelsonSans-BG';
    src: url('../../assets/fonts/kelson-sans-bg/Kelson Sans Light BG.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

/* Kelson Sans Russian Variants */
@font-face {
    font-family: 'KelsonSans-RU';
    src: url('../../assets/fonts/kelson-sans-bg/Kelson Sans Regular RU.otf') format('opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'KelsonSans-RU';
    src: url('../../assets/fonts/kelson-sans-bg/Kelson Sans Bold RU.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'KelsonSans-RU';
    src: url('../../assets/fonts/kelson-sans-bg/Kelson Sans Light RU.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'GE_SS_TV';
    src: url('../../assets/fonts/GE_SS_TV/GE_SS_TV_Bold.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}