// Custom fonts @import "~material-design-icons/iconfont/material-icons.css"; @import "~typeface-roboto/index.css"; // Patched RobotoMono font with icons // RobotoMono Windows Compatible for using in terminal // https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/RobotoMono @font-face { font-family: 'RobotoMono'; src: local('RobotoMono'), url('fonts/roboto-mono-nerd.ttf') format('truetype'); }