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

@font-face {
    font-family: 'fira-sans';
    src: url('FiraSans-LightItalic.woff2') format("woff2");
    font-weight: 300;
    font-style: oblique;
}

@font-face {
    font-family: 'fira-sans';
    src: url('FiraSans-Regular.woff2') format("woff2");
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'fira-sans';
    src: url('FiraSans-Italic.woff2') format("woff2");
    font-weight: 400;
    font-style: oblique;
}

@font-face {
    font-family: 'fira-sans';
    src: url('FiraSans-Medium.woff2') format("woff2");
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'fira-sans';
    src: url('FiraSans-MediumItalic.woff2') format("woff2");
    font-weight: 500;
    font-style: oblique;
}

@font-face {
    font-family: 'fira-sans';
    src: url('FiraSans-SemiBold.woff2') format("woff2");
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'fira-sans';
    src: url('FiraSans-SemiBoldItalic.woff2') format("woff2");
    font-weight: 600;
    font-style: oblique;
}

@font-face {
    font-family: 'fira-sans';
    src: url('FiraSans-Bold.woff2') format("woff2");
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'fira-sans';
    src: url('FiraSans-BoldItalic.woff2') format("woff2");
    font-weight: 700;
    font-style: oblique;
}

@font-face {
    font-family: 'fira-sans';
    src: url('FiraSans-ExtraBold.woff2') format("woff2");
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'fira-sans';
    src: url('FiraSans-ExtraBoldItalic.woff2') format("woff2");
    font-weight: 800;
    font-style: oblique;
}