├── fonts ├── Guttever Bold.otf ├── Guttever Bold.ttf ├── Guttever Italic.otf ├── Guttever Italic.ttf ├── Guttever Outline.otf ├── Guttever Outline.ttf ├── Guttever Regular.otf └── Guttever Regular.ttf ├── index.html ├── script.js └── style.css /fonts/Guttever Bold.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OracleBrain/MilkBoil-Precision-Timer/HEAD/fonts/Guttever Bold.otf -------------------------------------------------------------------------------- /fonts/Guttever Bold.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OracleBrain/MilkBoil-Precision-Timer/HEAD/fonts/Guttever Bold.ttf -------------------------------------------------------------------------------- /fonts/Guttever Italic.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OracleBrain/MilkBoil-Precision-Timer/HEAD/fonts/Guttever Italic.otf -------------------------------------------------------------------------------- /fonts/Guttever Italic.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OracleBrain/MilkBoil-Precision-Timer/HEAD/fonts/Guttever Italic.ttf -------------------------------------------------------------------------------- /fonts/Guttever Outline.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OracleBrain/MilkBoil-Precision-Timer/HEAD/fonts/Guttever Outline.otf -------------------------------------------------------------------------------- /fonts/Guttever Outline.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OracleBrain/MilkBoil-Precision-Timer/HEAD/fonts/Guttever Outline.ttf -------------------------------------------------------------------------------- /fonts/Guttever Regular.otf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OracleBrain/MilkBoil-Precision-Timer/HEAD/fonts/Guttever Regular.otf -------------------------------------------------------------------------------- /fonts/Guttever Regular.ttf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OracleBrain/MilkBoil-Precision-Timer/HEAD/fonts/Guttever Regular.ttf -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OracleBrain/MilkBoil-Precision-Timer/HEAD/index.html -------------------------------------------------------------------------------- /script.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OracleBrain/MilkBoil-Precision-Timer/HEAD/script.js -------------------------------------------------------------------------------- /style.css: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/OracleBrain/MilkBoil-Precision-Timer/HEAD/style.css --------------------------------------------------------------------------------