How can I identify and inherit a font from a Shopify theme's CSS?

Is it possible to identify the font being used by a Shopify theme?

I am struggling trying to identify a font that my widget can “inherit” from. Eg. the Shopify theme’s font family is “Old Standard TT, sans serif” and the widget I am developing needs to inherit this specific font and apply it to itself.