@font-face {
font-family: 'Roboto';
src: url('../fonts/roboto_bold.woff') format('woff'), url('../fonts/roboto_bold.ttf') format('ttf');
font-weight: 700;
font-style: normal;
font-display: swap;
}