Files
CRM/libraries/jquery/gantt/teamworkFont.css
BACHIR SOULDI 2794e62571 first commit
2025-09-28 08:49:37 +01:00

17 lines
480 B
CSS

@font-face {
font-family: 'TeamworkRegular';
src: url('teamwork-regular-webfont.eot');
src: url('teamwork-regular-webfont.eot?#iefix') format('embedded-opentype'),
url('teamwork-regular-webfont.woff') format('woff'),
url('teamwork-regular-webfont.ttf') format('truetype'),
url('teamwork-regular-webfont.otf') format('opentype'),
url('teamwork-regular-webfont.svg#TeamworkRegular') format('svg');
font-weight: normal;
font-style: normal;
}