


Segoe was designed by Steve Matteson during his employment at Agfa Monotype. The Segoe name is a registered trademark of Microsoft Corporation, although the typeface was originally developed by Monotype. In August 2012, Microsoft unveiled its new corporate logo typeset in Segoe, replacing the logo it had used for the previous 25 years. It was adopted as Microsoft's default operating system font beginning with Windows Vista, and is also used on, Microsoft's web-based email service. Additionally, the Segoe UI font sub-family is used by numerous Microsoft applications, and may be installed by applications (such as Microsoft Office 2007 and Windows Live Messenger 2009). The company uses Segoe in its online and printed marketing materials, including recent logos for a number of products. Segoe ( / ˈ s iː ɡ oʊ/ SEE-goh) is a typeface, or family of fonts, that is best known for its use by Microsoft. Note: in your globals.The Microsoft Office logo used for Office 2013 and Office 2016. How it works: Tailwind config file sans: 'BeautifulQueen' links to your css name font-family: 'BeautifulQueen' and it uses your src source of your font file location. Sans is tailwind's default font name, you are overriding the first font to your custom font. You only need the fontFamily and sans line. font-serif base */Ĭonst defaultTheme = require("tailwindcss/defaultTheme") In order to modify the Tailwind Preflight configuration, you can make use of to extend the base as below /* When you install Tailwind CSS following the official guide, the default font-family that applies to the HTML element of your project corresponds to the font-sans utility class, as below (Preflight) font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"
