If a month doesn’t have the anchor day, the subscription will be billed on the last day of the month. For example, a subscription starting on January 31 bills on February 28 (or February 29 in a leap year), then March 31, April 30, and so on.
@font-face {
font-family: 'Gilroy';
font-weight: 900;
font-style: normal;
font-display: swap;
src: local('Gilroy Black'), local('Gilroy-Black'),
url('./fonts/Gilroy-Black.woff2') format('woff2'),
url('./fonts/Gilroy-Black.woff') format('woff'),
url('./fonts/Gilroy-Black.ttf') format('truetype');
}
/* other fonts ... */