This repository has been archived on 2022-03-27. You can view files and clone it, but cannot push or open issues/pull-requests.
presis/revealjs/_assets/fonts/Rajdhani/index.css

36 lines
984 B
CSS

@font-face {
font-family: 'Rajdhani';
font-style: normal;
font-weight: 300;
src: local('Rajdhani Light'), local('Rajdhani-Light'), url('rajdhani-v7-latin-300.woff2') format('woff2');
}
@font-face {
font-family: 'Rajdhani';
font-style: normal;
font-weight: 400;
src: local('Rajdhani Regular'), local('Rajdhani-Regular'), url('rajdhani-v7-latin-regular.woff2') format('woff2');
}
@font-face {
font-family: 'Rajdhani';
font-style: normal;
font-weight: 500;
src: local('Rajdhani Medium'), local('Rajdhani-Medium'), url('rajdhani-v7-latin-500.woff2') format('woff2');
}
@font-face {
font-family: 'Rajdhani';
font-style: normal;
font-weight: 600;
src: local('Rajdhani SemiBold'), local('Rajdhani-SemiBold'), url('rajdhani-v7-latin-600.woff2') format('woff2');
}
@font-face {
font-family: 'Rajdhani';
font-style: normal;
font-weight: 700;
src: local('Rajdhani Bold'), local('Rajdhani-Bold'), url('rajdhani-v7-latin-700.woff2') format('woff2');
}