On our website you can download font SP_Universal_Condensed version Version 1.00 February 26, 2019, initial release, which belongs to the family SP_Universal_Condensed (subfamily Medium).Download SP_Universal_Condensed free on MyFonts.club. It size - only 44.27 KB All right reserved Copyright (c) 1993-94 Soft Plus. All rights reserved. This copy is licensed to readers of PC Magazine Bulgaria on Sun Aug 21 13:51:34 1994. Serial Number DR-940819-PCMagBgRdr.. You will have to buy the font if it is paid.
| Support the project! Tell your friends about us: |
| Viewed | 81 times |
| size | 44.27 KB |
| Family | SP_Universal_Condensed |
| Subfamily | Medium |
| Full name | SP_Universal_Condensed Medium |
| PostScript name | SP_Universal_Condensed-Medium |
| Version | Version 1.00 February 26, 2019, initial release |
| Unique ID | SP_Universal_Condensed Medium:Version 1.00 |
| Trademark | SP Universal is a trademark of SoftPlus. This data is the property of SoftPlus and may not be reproduced, used, displayed, modified, disclosed or transferred without the express written approval of SoftPlus. |
| Copyright | Copyright (c) 1993-94 Soft Plus. All rights reserved. This copy is licensed to readers of PC Magazine Bulgaria on Sun Aug 21 13:51:34 1994. Serial Number DR-940819-PCMagBgRdr. |
You can connect the font SP_Universal_Condensed to your site without even downloading it from our server. All you have to do is follow the instructions below:
Choose the font installation that suits you best and add this code to your site (insert it right after the opening tag <head>):
<link href="https://myfonts.club/myfonts?fonts=spuniversalcondensed" rel="stylesheet" type="text/css" />
@import url(https://myfonts.club/myfonts?fonts=spuniversalcondensed);
Activate this font for text in your CSS styles file::
font-family: 'SP_Universal_Condensed', arial;
Sample source code:
<html>
<head>
<link href="https://myfonts.club/myfonts?fonts=spuniversalcondensed" rel="stylesheet" type="text/css" />
<style>
body {
font-family : 'SP_Universal_Condensed', arial;
font-size : 48px;
text-shadow : 4px 4px 4px #aaa;
}
</style>
</head>
<body>
<div>Making the Web Beautiful with SP_Universal_Condensed!</div>
</body>
</html>
The result is:
You can apply other CSS styles using our effects library, for an attractive and individual appearance of your site.