mirror of
https://github.com/pierre42100/comunic
synced 2024-11-17 02:51:13 +00:00
35 lines
1.1 KiB
CSS
35 lines
1.1 KiB
CSS
|
/**
|
||
|
* Taken from: http://fonts.googleapis.com/css?family=Montserrat:400|Raleway:300,400,600|Inconsolata
|
||
|
*/
|
||
|
|
||
|
@font-face {
|
||
|
font-family: 'Inconsolata';
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: local('Inconsolata'), url(BjAYBlHtW3CJxDcjzrnZCIbN6UDyHWBl620a-IRfuBk.woff) format('woff');
|
||
|
}
|
||
|
@font-face {
|
||
|
font-family: 'Montserrat';
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: local('Montserrat-Regular'), url(zhcz-_WihjSQC0oHJ9TCYBsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
|
||
|
}
|
||
|
@font-face {
|
||
|
font-family: 'Raleway';
|
||
|
font-style: normal;
|
||
|
font-weight: 300;
|
||
|
src: local('Raleway Light'), local('Raleway-Light'), url(-_Ctzj9b56b8RgXW8FAriRsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
|
||
|
}
|
||
|
@font-face {
|
||
|
font-family: 'Raleway';
|
||
|
font-style: normal;
|
||
|
font-weight: 400;
|
||
|
src: local('Raleway'), local('Raleway-Regular'), url(IczWvq5y_Cwwv_rBjOtT0w.woff) format('woff');
|
||
|
}
|
||
|
@font-face {
|
||
|
font-family: 'Raleway';
|
||
|
font-style: normal;
|
||
|
font-weight: 600;
|
||
|
src: local('Raleway SemiBold'), local('Raleway-SemiBold'), url(xkvoNo9fC8O2RDydKj12bxsxEYwM7FgeyaSgU71cLG0.woff) format('woff');
|
||
|
}
|