Преглед изворни кода

Added Font Awesome 5 Free; unlinked from fonts.obormot.net

full-screen-logo-homepage
Said Achmiz пре 5 година
родитељ
комит
31c155c8db

+ 40
- 0
assets/css/fonts.css Прегледај датотеку

@@ -1,3 +1,43 @@
/****************/
/* FONT AWESOME */
/****************/

/* Font Awesome Free does not include the Light (300) weight.
*/
/*
@font-face {
font-family: 'Font Awesome';
src: url('/deus/assets/fonts/FontAwesome/fa-light-300.ttf') format('truetype');
font-weight: 300;
font-style: normal;
}
*/

@font-face {
font-family: 'Font Awesome';
src: url('/deus/assets/fonts/FontAwesome/fa-regular-400.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'Font Awesome';
src: url('/deus/assets/fonts/FontAwesome/fa-solid-900.otf') format('opentype');
font-weight: 900;
font-style: normal;
}

/***********************/
/* FONT AWESOME BRANDS */
/***********************/

@font-face {
font-family: 'Font Awesome Brands';
src: url('/deus/assets/fonts/FontAwesome/fa-brands-400.otf') format('opentype');
font-weight: 400;
font-style: normal;
}

/**************/
/* HK GROTESK */
/**************/

BIN
assets/fonts/FontAwesome/fa-brands-400.otf Прегледај датотеку


BIN
assets/fonts/FontAwesome/fa-regular-400.otf Прегледај датотеку


BIN
assets/fonts/FontAwesome/fa-solid-900.otf Прегледај датотеку


+ 0
- 1
includes/head-content.html Прегледај датотеку

@@ -1,5 +1,4 @@
<script>window.GW = { };</script>
<link rel='stylesheet' type='text/css' href='https://fonts.obormot.net?fonts=*'>
<link rel='stylesheet' type='text/css' href='/deus/assets/css/fonts.css'>
<link rel='stylesheet' type='text/css' href='/deus/assets/css/main.css'>
<link rel='stylesheet' type='text/css' href='/deus/assets/css/image-focus.css'>

Loading…
Откажи
Сачувај