﻿
@font-face {
    font-family: 'Gelion-Black';
    src: url('Fonts/Gelion-Black.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gelion-Bold';
    src: url('Fonts/Gelion-Bold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gelion-light';
    src: url('Fonts/Gelion-light.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gelion-Medium';
    src: url('Fonts/Gelion-Medium.ttf') format('truetype'); /* Safari, Android, iOS */
    src: url('Fonts/Gelion-Medium.woff') format('woff'); /* Pretty Modern Browsers */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gelion-Regular';
    src: url('Fonts/Gelion-Regular.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gelion-SemiBold';
    src: url('Fonts/Gelion-SemiBold.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Gelion-Thin';
    src: url('Fonts/Gelion-Thin.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'SohoStd';
    src: url('Fonts/SohoStd.eot'); /* IE9 Compat Modes */
    src: url('Fonts/SohoStd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('Fonts/SohoStd.woff2') format('woff2'), /* Super Modern Browsers */
    url('Fonts/SohoStd.woff') format('woff'), /* Pretty Modern Browsers */
    url('Fonts/SohoStd.ttf') format('truetype'), /* Safari, Android, iOS */
    url('Fonts/SohoStd.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}







