    @font-face {
        font-family: 'Nectarine'; /* Give your font a name */
        src: url('../css/font/Nectarine DEMO.ttf'); /* Path relative to the CSS file */
        font-weight: normal; /* Define font weight if applicable */
        font-style: normal;  /* Define font style if applicable */
    }