mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
@@ -943,18 +943,18 @@ q:before {
|
||||
font-family: 'Share Tech Mono';
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
src: url('fonts/share-tech-mono-v15-latin-regular.eot');
|
||||
src: url('/website/fonts/share-tech-mono-v15-latin-regular.eot');
|
||||
/* IE9 Compat Modes */
|
||||
src: local(''),
|
||||
url('fonts/share-tech-mono-v15-latin-regular.eot?#iefix') format('embedded-opentype'),
|
||||
url('/website/fonts/share-tech-mono-v15-latin-regular.eot?#iefix') format('embedded-opentype'),
|
||||
/* IE6-IE8 */
|
||||
url('fonts/share-tech-mono-v15-latin-regular.woff2') format('woff2'),
|
||||
url('/website/fonts/share-tech-mono-v15-latin-regular.woff2') format('woff2'),
|
||||
/* Super Modern Browsers */
|
||||
url('fonts/share-tech-mono-v15-latin-regular.woff') format('woff'),
|
||||
url('/website/fonts/share-tech-mono-v15-latin-regular.woff') format('woff'),
|
||||
/* Modern Browsers */
|
||||
url('fonts/share-tech-mono-v15-latin-regular.ttf') format('truetype'),
|
||||
url('/website/fonts/share-tech-mono-v15-latin-regular.ttf') format('truetype'),
|
||||
/* Safari, Android, iOS */
|
||||
url('fonts/share-tech-mono-v15-latin-regular.svg#ShareTechMono') format('svg');
|
||||
url('/website/fonts/share-tech-mono-v15-latin-regular.svg#ShareTechMono') format('svg');
|
||||
/* Legacy iOS */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user