Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

You can override this (and almost any other bit of styling) using a custom theme, e.g.

.ace_content {
    font-weight: bold;
}

(if your font offers a larger number of styles like “semi-bold”/“oblique”, you can use 100..900 instead of bold)