/* Roboto Font - Regular (400) */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; font-display: swap; src: url('../fonts/roboto-400.woff2') format('woff2'); } /* Roboto Font - Medium (500) */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 500; font-display: swap; src: url('../fonts/roboto-500.woff2') format('woff2'); } /* Roboto Font - Semi-Bold (600) */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 600; font-display: swap; src: url('../fonts/roboto-600.woff2') format('woff2'); } /* Roboto Font - Bold (700) */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 700; font-display: swap; src: url('../fonts/roboto-700.woff2') format('woff2'); }