@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-Thin.ttf) format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-ThinItalic.ttf) format('woff');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-ExtraLight.ttf) format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-ExtraLightItalic.ttf) format('woff');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-Light.ttf) format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-LightItalic.ttf) format('woff');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-Regular.ttf) format('woff');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-RegularItalic.ttf) format('woff');
    font-weight: 400;
    font-style: italic;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-Medium.ttf) format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-MediumItalic.ttf) format('woff');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-SemiBold.ttf) format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-SemiBoldItalic.ttf) format('woff');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-Bold.ttf) format('woff');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-BoldItalic.ttf) format('woff');
    font-weight: 700;
    font-style: italic;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-ExtraBold.ttf) format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-ExtraBoldItalic.ttf) format('woff');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-Black.ttf) format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'SofiaSans';
    src: local('SofiaSans'), local('SofiaSans'),
        url(/fonts/SofiaSans/SofiaSans-BlackItalic.ttf) format('woff');
    font-weight: 900;
    font-style: italic;
}