@font-face {
    font-family: 'OpenSans-LightItalic';
    src: url('OpenSans-LightItalic.ttf');
    font-style: italic;
    font-weight: 300;
}
@font-face {
    font-family: 'OpenSans-Light';
    src: url('OpenSans-Light.ttf');
    font-style: normal;
    font-weight: 300;
}
@font-face {
    font-family: 'OpenSans-Regular';
    src: url('OpenSans-Regular.ttf');
    font-style: normal;
    font-weight: 400;
}
@font-face {
    font-family: 'OpenSans-Italic';
    src: url('OpenSans-Italic.ttf');
    font-style: italic;
    font-weight: 400;
}
@font-face {
    font-family: 'OpenSans-Semibold';
    src: url('OpenSans-Semibold.ttf');
    font-style: normal;
    font-weight: 600;
}
@font-face {
    font-family: 'OpenSans-SemiboldItalic';
    src: url('OpenSans-SemiboldItalic.ttf');
    font-style: italic;
    font-weight: 600;
}
@font-face {
    font-family: 'OpenSans-Bold';
    src: url('OpenSans-Bold.ttf');
    font-style: normal;
    font-weight: 700;
}
@font-face {
    font-family: 'OpenSans-BoldItalic';
    src: url('OpenSans-BoldItalic.ttf');
    font-style: italic;
    font-weight: 700;
}
@font-face {
    font-family: 'OpenSans-ExtraBold';
    src: url('OpenSans-ExtraBold.ttf');
    font-style: normal;
    font-weight: 800;
}
@font-face {
    font-family: 'OpenSans-ExtraBoldItalic';
    src: url('OpenSans-ExtraBoldItalic.ttf');
    font-style: italic;
    font-weight: 800;
}
@font-face {
    font-family: 'Jeffrson';
    src: url('Jeffrson.ttf');
    font-style: italic;
    font-weight: 800;
}
@font-face {
    font-family: 'Justv2';
    src: url('Justv2.ttf');
    font-style: italic;
    font-weight: 800;
}