* {
    font-family: FiraCode;
}

@font-face {
    font-family: 'FiraCode';
    src:url(../font/Fira-Code/FiraCode-Bold-5.ttf);
	format('woff');
    font-weight: 500;
    font-style: normal;
}

