-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_path.css
More file actions
20 lines (19 loc) · 865 Bytes
/
_path.css
File metadata and controls
20 lines (19 loc) · 865 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*
=================================================================================================
# 1 Declarations
-------------------------------------------------------------------------------------------------
*/
/*
=============================================================================================
# 1.1 Path
---------------------------------------------------------------------------------------------
*/
@font-face{
font-family: 'Gorbeh Icons';
font-style: normal;
font-weight: 400;
src: url('$gb_path/Gorbeh/Gorbeh-Regular.eot');
src: url('$gb_path/Gorbeh/Gorbeh-Regular.eot?#iefix') format('embedded-opentype'),
url('$gb_path/Gorbeh/Gorbeh-Regular.woff2') format('woff2'),
url('$gb_path/Gorbeh/Gorbeh-Regular.woff') format('woff'),
url('$gb_path/Gorbeh/Gorbeh-Regular.ttf') format('truetype')}