/* Concrete Roman */ @font-face { font-family: 'Concrete Roman'; src: url('/fonts/cmunobx.woff'); font-weight: bold; font-style: normal; } @font-face { font-family: 'Concrete Roman'; src: url('/fonts/cmunobi.woff'); font-weight: bold; font-style: italic; } @font-face { font-family: 'Concrete Roman'; src: url('/fonts/cmunoti.woff'); font-weight: normal; font-style: italic; } @font-face { font-family: 'Concrete Roman'; src: url('/fonts/cmunorm.woff'); font-weight: normal; font-style: normal; } /* Iosevka */ @font-face { font-family: 'Iosevka'; src: url('/fonts/iosevka-term-bold.woff'); font-weight: bold; font-style: normal; } @font-face { font-family: 'Iosevka'; src: url('/fonts/iosevka-term-boldoblique.woff'); font-weight: bold; font-style: italic; } @font-face { font-family: 'Iosevka'; src: url('/fonts/iosevka-term-oblique.woff'); font-weight: normal; font-style: italic; } @font-face { font-family: 'Iosevka'; src: url('/fonts/iosevka-term-regular.woff'); font-weight: normal; font-style: normal; }