This function returns the path to the font Fira Code installed with
the package TBox.
Value
a character vector of length 1 representing the path
Details
This function helps the other functions to find the path to the font Fira
Code to render documents and use this font by default for code chunks.
Examples
get_fira_path()
#> [1] "/home/runner/work/_temp/Library/TBox/extdata/FiraCode/FiraCode-Regular.ttf"