@font-face {
    font-family: 'NerisSemiBold';
    src: url('fonts/NerisSemiBold.eot');
    src: url('fonts/NerisSemiBold.eot') format('embedded-opentype'),
         url('fonts/NerisSemiBold.woff2') format('woff2'),
         url('fonts/NerisSemiBold.woff') format('woff'),
         url('fonts/NerisSemiBold.ttf') format('truetype'),
         url('fonts/NerisSemiBold.svg#NerisSemiBold') format('svg');
}
