Initial commit: Add telonma homepage
This commit is contained in:
28
public/css/font-source-sans-pro.css
Normal file
28
public/css/font-source-sans-pro.css
Normal file
@@ -0,0 +1,28 @@
|
||||
@font-face{
|
||||
font-family:"Source Sans Pro";
|
||||
font-style:normal;
|
||||
font-weight:300;
|
||||
font-display:auto;
|
||||
src:url(../webfonts/SourceSansPro-Light.ttf);
|
||||
}
|
||||
@font-face{
|
||||
font-family:"Source Sans Pro";
|
||||
font-style:italic;
|
||||
font-weight:300;
|
||||
font-display:auto;
|
||||
src:url(../webfonts/SourceSansPro-LightItalic.ttf);
|
||||
}
|
||||
@font-face{
|
||||
font-family:"Source Sans Pro";
|
||||
font-style:normal;
|
||||
font-weight:600;
|
||||
font-display:auto;
|
||||
src:url(../webfonts/SourceSansPro-SemiBold.ttf);
|
||||
}
|
||||
@font-face{
|
||||
font-family:"Source Sans Pro";
|
||||
font-style:italic;
|
||||
font-weight:600;
|
||||
font-display:auto;
|
||||
src:url(../webfonts/SourceSansPro-SemiBoldItalic.ttf);
|
||||
}
|
||||
5
public/css/fontawesome-all.min.css
vendored
Normal file
5
public/css/fontawesome-all.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user