You are here

public function FontDisplayInterface::getFont in @font-your-face 8.3

Gets the Font.

Return value

Font Font from config.

1 method overrides FontDisplayInterface::getFont()
FontDisplay::getFont in src/Entity/FontDisplay.php
Gets the Font.

File

src/FontDisplayInterface.php, line 18

Class

FontDisplayInterface
Provides an interface for defining Font display entities.

Namespace

Drupal\fontyourface

Code

public function getFont();