forked from sabradesign/USC-Reality---V-1.0
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathstyle.css
More file actions
executable file
·26 lines (23 loc) · 1.16 KB
/
style.css
File metadata and controls
executable file
·26 lines (23 loc) · 1.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
/*
Theme Name: USC Reality
Theme URI: http://sabradesign.me
Description: Official theme of the Reality Committee.
Author: USC Interactive Media Department and Sabra Design
Author URI: http://sabradesign.me
Template: bp-default
Version: 0.1.1
*/
/*****************************************************************************************
********************************* CUSTOM FONTS *******************************************
*****************************************************************************************/
@font-face{
font-family: 'JeanLuc';
src: url('fonts/jeanluc-bold-webfont.eot');
src: url('fonts/jeanluc-bold-webfont.eot?#iefix') format('embedded-opentype'),
url('fonts/jeanluc-bold-webfont.woff') format('woff'),
url('fonts/jeanluc-bold-webfont.ttf') format('truetype'),
url('fonts/jeanluc-bold-webfont.svg#webfont') format('svg');
}
/*****************************************************************************************
********************************* ACTIVITY CSS *******************************************
*****************************************************************************************/