
@font-face {
    font-family: 'FiraGO';
    font-style: normal;
    /* font-weight: 100; */
    font-weight: 200;
    src: url(Roman/FiraGO-ExtraLight.woff) format('woff');
}

@font-face {
    font-family: 'FiraGO';
    font-style: normal;
    /* font-weight: 200; */
    font-weight: 300;
    src: url(Roman/FiraGO-Light.woff) format('woff');
}

@font-face {
    font-family: 'FiraGO';
    font-style: normal;
    /* font-weight: 300; */
    font-weight: 400;
    src: url(Roman/FiraGO-Book.woff) format('woff');
}

@font-face {
    font-family: 'FiraGO';
    font-style: normal;
    /* font-weight: 400; */
    font-weight: 500;
    src: url(Roman/FiraGO-Regular.woff) format('woff');
}

@font-face {
    font-family: 'FiraGO';
    font-style: normal;
    /* font-weight: 500; */
    font-weight: 600;
    src: url(Roman/FiraGO-Medium.woff) format('woff');
}

/* @font-face {
    font-family: 'FiraGO';
    font-style: normal;
    font-weight: 600;
    src: url(Roman/FiraGO-SemiBold.woff) format('woff');
} */