@font-face {
    font-family: 'Graphik X Condensed'; /* Name you'll use in CSS */
    src: url('../fonts/graphikxcondensed_bold.otf') format('opentype'); /* Modern browsers */
         
    font-weight: normal;
    font-style: normal;
}