Novin Bold Condensed is a professional typeface designed by Naghi Naghashian. While "free download" sites may list it, the font is officially a commercial product and is not available for free on Google Fonts. 📂 Official Source
While "Novin" is a popular name in typography (often associated with various modern reinterpretations), the version most sought after by modern designers is widely available through the Google Fonts library under similar geometric and condensed styles.
<!DOCTYPE html>
<html>
<head>
<link href="https://fonts.googleapis.com/css2?family=Anton&display=swap" rel="stylesheet">
<style>
body
font-family: 'Anton', sans-serif;
font-weight: 400;
letter-spacing: 1px;
text-transform: uppercase;
background: #000;
color: #fff;