/* Third Act webfonts — self-hosted from the supplied files in assets/fonts/.
   Menlo is supplied by the brand; it is an Apple face, so keep it inside
   Third Act-owned properties and do not redistribute it further. */

@font-face{font-family:"Public Sans";src:url("../assets/fonts/PublicSans-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Public Sans";src:url("../assets/fonts/PublicSans-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:"Public Sans";src:url("../assets/fonts/PublicSans-Medium.ttf") format("truetype");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:"Public Sans";src:url("../assets/fonts/PublicSans-SemiBold.ttf") format("truetype");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:"Public Sans";src:url("../assets/fonts/PublicSans-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}

@font-face{font-family:"Neuton";src:url("../assets/fonts/Neuton-Light.ttf") format("truetype");font-weight:300;font-style:normal;font-display:swap}
@font-face{font-family:"Neuton";src:url("../assets/fonts/Neuton-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Neuton";src:url("../assets/fonts/Neuton-Italic.ttf") format("truetype");font-weight:400;font-style:italic;font-display:swap}
@font-face{font-family:"Neuton";src:url("../assets/fonts/Neuton-Bold.ttf") format("truetype");font-weight:700;font-style:normal;font-display:swap}

@font-face{font-family:"Nothing You Could Do";src:url("../assets/fonts/NothingYouCouldDo-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}

@font-face{font-family:"Menlo";src:url("../assets/fonts/Menlo-Regular.ttf") format("truetype");font-weight:400;font-style:normal;font-display:swap}
