The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/client/rocketchat.font.css

14 lines
420 B

@font-face {
font-family: 'RocketChat';
font-weight: 400;
font-style: normal;
font-display: auto;
src: url('/fonts/rocketchat.eot');
src:
url('/fonts/rocketchat.eot?#iefix') format('embedded-opentype'),
url('/fonts/rocketchat.woff2') format('woff2'),
url('/fonts/rocketchat.woff') format('woff'),
url('/fonts/rocketchat.ttf') format('truetype'),
url('/fonts/rocketchat.svg#RocketChat') format('svg');
}