@font-face
{
    font-family: 'HeirofLightRegular';
    src: url('/fonts/HeirofLightRegular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face
{
    font-family: 'HeirofLightBold';
    src: url('/fonts/HeirofLightBold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
