mirror of
https://gitlab.com/megazordpobeda/DataRush.git
synced 2026-05-24 04:27:09 +00:00
feat: created competitions page model
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
@font-face {
|
||||
font-family: 'HSE Sans';
|
||||
src: url('/fonts/HSESans-Regular.otf') format('opentype');
|
||||
font-weight: normal;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'HSE Sans';
|
||||
src: url('/fonts/HSESans-Bold.otf') format('opentype');
|
||||
font-weight: bold;
|
||||
font-style: normal;
|
||||
}
|
||||
|
||||
@font-face {
|
||||
font-family: 'HSE Sans';
|
||||
src: url('/fonts/HSESans-SemiBold.otf') format('opentype');
|
||||
font-weight: 600;
|
||||
font-style: normal;
|
||||
}
|
||||
Reference in New Issue
Block a user