Day 27-30
Default font size in the vconsole is pretty small for my eyes on a 1920x1080 laptop display.
Here is a nice selection of terminus fonts of different sizes, converted for use in the FreeBSD console:
https://github.com/LionyxML/freebsd-terminus/tree/master
Download fonts and copy into /usr/share/vt/fonts.
Try the different sizes ...
# vidcontrol -f ter-u24
Make permanent by adding to /etc/rc.conf ...
allscreens_flags="-f ter-u24"