@font-face {
    font-family: 'Roboto-Medium';
    src: url('../eot/font-2.eot');
    src: url('../eot/font-2.eot') format('embedded-opentype'),
         url('../woff2/font-2.woff2') format('woff2'),
         url('../woff/font-2.woff') format('woff'),
         url('../ttf/font.ttf') format('truetype'),
         url('../svg/font-2.svg#RobotoMedium') format('svg');
    font-display: swap;
}
