@font-face {
    font-family: 'Sofia Pro';
    font-style: normal;
    font-weight: 400;
    src: local('Sofia Pro'), url('fonts/SofiaPro.woff') format('woff');
}
@font-face {
    font-family: 'Sofia Pro';
    font-style: italic;
    font-weight: 400;
    src: local('Sofia Pro'), url('fonts/SofiaPro-Italic.woff') format('woff');
}
@font-face {
    font-family: 'Sofia Pro';
    font-style: normal;
    font-weight: 300;
    src: local('Sofia Pro'), url('fonts/SofiaPro-Light.woff') format('woff');
}

@font-face {
    font-family: 'Sofia Pro';
    font-style: normal;
    font-weight: 700;
    src: local('Sofia Pro'), url('fonts/SofiaPro-Bold.woff') format('woff');
}
@font-face {
    font-family: 'Sofia Pro';
    font-style: italic;
    font-weight: 700;
    src: local('Sofia Pro'), url('fonts/SofiaPro-BoldItalic.woff') format('woff');
}
