/* CLM brand fonts — place the .ttf files in this folder's /fonts sibling */
@font-face { font-family: "Astoria"; src: url("../fonts/Astoria-Roman.ttf") format("truetype"); font-weight: 400; font-display: swap; }
@font-face { font-family: "Astoria"; src: url("../fonts/Astoria-Medium.ttf") format("truetype"); font-weight: 500; font-display: swap; }
@font-face { font-family: "Inter"; src: url("../fonts/Inter-Light.ttf") format("truetype"); font-weight: 300; font-display: swap; }
@font-face { font-family: "Inter"; src: url("../fonts/Inter-Regular.ttf") format("truetype"); font-weight: 400; font-display: swap; }
@font-face { font-family: "Inter"; src: url("../fonts/Inter-SemiBold.ttf") format("truetype"); font-weight: 600; font-display: swap; }
@font-face { font-family: "Amsterdam"; src: url("../fonts/Amsterdam.ttf") format("truetype"); font-weight: 400; font-display: swap; }
