diff options
| author | Victor Tran <[email protected]> | 2017-04-06 08:05:48 +1000 |
|---|---|---|
| committer | Victor Tran <[email protected]> | 2017-04-06 08:05:48 +1000 |
| commit | d4c087381f96c56c628de84c725f7003c5119c2b (patch) | |
| tree | fc1e3e73b2f45a21b821f009f6d543950308a787 /Project-Unite/Content/bootstrap-theme.css | |
| parent | 3140f280beec1adca7fe016c5ae4afaead3fddd5 (diff) | |
| download | project-unite-d4c087381f96c56c628de84c725f7003c5119c2b.tar.gz project-unite-d4c087381f96c56c628de84c725f7003c5119c2b.tar.bz2 project-unite-d4c087381f96c56c628de84c725f7003c5119c2b.zip | |
Contemporary Font
Diffstat (limited to 'Project-Unite/Content/bootstrap-theme.css')
| -rw-r--r-- | Project-Unite/Content/bootstrap-theme.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Project-Unite/Content/bootstrap-theme.css b/Project-Unite/Content/bootstrap-theme.css index 38d5d25..250ed5b 100644 --- a/Project-Unite/Content/bootstrap-theme.css +++ b/Project-Unite/Content/bootstrap-theme.css @@ -1,7 +1,7 @@ /* Dark Admin Bootstrap Theme by PrepBootstrap - http://www.prepbootstrap.com */ @font-face { font-family: "Contemporary"; - src: url(/Contemporary-Regular.ttf) format("truetype"); + src: url('/fonts/Contemporary-Regular.ttf') format("truetype"); } html { |
