@font-face {
 font-family: 'Figtree';
 font-weight: 300;
 font-style: normal;
 src: url('Figtree-Light.woff2') format('woff2');
}

@font-face {
 font-family: Figtree;
 font-weight: normal;
 font-style: normal;
 src: url('Figtree-Regular.woff2') format('woff2');
}

@font-face {
 font-family: Figtree;
 font-weight: 600;
 font-style: normal;
 src: url('Figtree-Medium.woff2') format('woff2');
}

@font-face {
 font-family: Figtree;
 font-weight: 700;
 font-style: normal;
 src: url('Figtree-SemiBold.woff2') format('woff2');
}

@font-face {
 font-family: Figtree;
 font-weight: 800;
 font-style: normal;
 src: url('Figtree-Bold.woff2') format('woff2');
}