            @font-face {
                font-family: 'Basier';
                src: url('../fonts/br-shape/BRShape-Black.otf') format('opentype');
                font-weight: 800;
            }

            @font-face {
                font-family: 'Basier';
                src: url('../fonts/br-shape/BRShape-Bold.otf') format('opentype');
                font-weight: 700;
            }

            @font-face {
                font-family: 'Basier';
                src: url('../fonts/br-shape/BRShape-SemiBold.otf') format('opentype');
                font-weight: 600;
            }

            @font-face {
                font-family: 'Basier';
                src: url('../fonts/br-shape/BRShape-Medium.otf') format('opentype');
                font-weight: 500;
            }

            @font-face {
                font-family: 'Basier';
                src: url('../fonts/br-shape/BRShape-Regular.otf') format('opentype');
                font-weight: 400;
            }

            @font-face {
                font-family: 'Basier';
                src: url('../fonts/br-shape/BRShape-Light.otf') format('opentype');
                font-weight: 300;
            }

            @font-face {
                font-family: 'Basier';
                src: url('../fonts/br-shape/BRShape-Thin.otf') format('opentype');
                font-weight: 200;
            }

            @font-face {
                font-family: 'Gibson';
                src: url('../fonts/gibson/Gibson.ttf') format('truetype');
                font-weight: 700;
            }