/** * Raleway — те же файлы, что в themes/forbion/fonts/ (raleway-medium = 500, ralewayt = 600). */ @font-face { font-family: "Raleway"; src: url("../fonts/raleway-medium.ttf") format("truetype"); font-weight: 500; font-style: normal; font-display: swap; } @font-face { font-family: "Raleway"; src: url("../fonts/ralewayt.ttf") format("truetype"); font-weight: 600; font-style: normal; font-display: swap; }