@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Thin.otf') format('opentype');
    font-weight: 100;
    font-style: normal;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Thin_Italic.otf') format('opentype');
    font-weight: 100;
    font-style: italic;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Light.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Light_Italic.otf') format('opentype');
    font-weight: 300;
    font-style: italic;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Book.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Book_Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Regular.otf') format('opentype');
    font-weight: 400;
    font-style: normal;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Italic.otf') format('opentype');
    font-weight: 400;
    font-style: italic;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Medium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Medium_Italic.otf') format('opentype');
    font-weight: 500;
    font-style: italic;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_SemiBold.otf') format('opentype');
    font-weight: 600;
    font-style: normal;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_SemiBold_Italic.otf') format('opentype');
    font-weight: 600;
    font-style: italic;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Bold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Bold_Italic.otf') format('opentype');
    font-weight: 700;
    font-style: italic;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Heavy.otf') format('opentype');
    font-weight: 800;
    font-style: normal;
}
@font-face {
    font-family: 'Gibson';
    src: url('/assets/fonts/Gibson_Heavy_Italic.otf') format('opentype');
    font-weight: 800;
    font-style: italic;
}
