
/* @font-face {
    font-family: 'Assistant';
    src: url('Assistant-Regular.ttf') format('truetype'),
         url('Assistant-SemiBold.ttf') format('truetype'),
         url('Assistant-Bold.ttf') format('truetype'),
         url('Assistant-ExtraBold.ttf') format('truetype');
    font-weight: normal;
} */


@font-face {
    font-family: 'FbKalisher';
    src: url('FbKalisher-Light.otf') format('opentype');
    font-weight: 300;
}
@font-face {
    font-family: 'FbKalisher';
    src: url('FbKalisher-Regular.otf') format('opentype');
    font-weight: 400;
}
@font-face {
    font-family: 'FbKalisher';
    src: url('FbKalisher-Bold.otf') format('opentype');
    font-weight: 700;
}
@font-face {
    font-family: 'GillSans';
    src: url('Gill-Sans.otf') format('opentype');
    font-weight: 400;
}
@font-face {
    font-family: 'GillSans';
    src: url('Gill-Sans-Medium.otf') format('opentype');
    font-weight: 500;
}
@font-face {
    font-family: 'GillSans';
    src: url('Gill-Sans-Bold.otf') format('opentype');
    font-weight: 700;
}
