new fonts

master
Mark MacKay 2020-12-17 09:41:13 -06:00
parent d85002bd9e
commit 6fb9d38ff4
147 changed files with 1041 additions and 36 deletions

View File

@ -42,7 +42,7 @@ gulp.task('images', function(){
});
gulp.task('fonts', function(){
return gulp.src(['src/css/font-files/**/*'])
return gulp.src(['src/font-files/**/*'])
.pipe(gulp.dest('dist/font-files'));
});

View File

@ -1,20 +0,0 @@
@font-face {
font-family: 'Bankoli';
src: url('font-files/bair.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Rounded MPlus 1c';
src: url('font-files/MPLUSRounded1c-Regular.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: 'Noto Serif JP';
src: url('font-files/NotoSerifJP-Regular.otf') format('opentype');
font-weight: normal;
font-style: normal;
}

View File

@ -463,10 +463,11 @@ box-shadow: inset 0 3px 10px rgba(255, 255, 255, 0.1),
fill: #0cf;
}
.tool_button.disabled,
.tool_button.disabled:hover {
opacity: 0.3;
.tool_button.disabled {
opacity: 0.2;
background-color: #aaa;
cursor: not-allowed;
pointer-events: none;
}
#main_menu li#tool_open, #main_menu li#tool_import {

BIN
src/font-files/Anton-Regular.ttf Executable file

Binary file not shown.

BIN
src/font-files/Asset-Regular.ttf Executable file

Binary file not shown.

BIN
src/font-files/BAUHS93_0.TTF Executable file

Binary file not shown.

BIN
src/font-files/Beastmachine.otf Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
src/font-files/CooperBlackStd.otf Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
src/font-files/HARLOWSI_0.TTF Executable file

Binary file not shown.

BIN
src/font-files/HanaMinA.ttf Executable file

Binary file not shown.

BIN
src/font-files/HanaMinB.ttf Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
src/font-files/Nunito-Black.ttf Executable file

Binary file not shown.

Binary file not shown.

BIN
src/font-files/Nunito-Bold.ttf Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
src/font-files/Nunito-Italic.ttf Executable file

Binary file not shown.

BIN
src/font-files/Nunito-Light.ttf Executable file

Binary file not shown.

Binary file not shown.

BIN
src/font-files/Nunito-Regular.ttf Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
src/font-files/OpenSans-Bold.ttf Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
src/font-files/OpenSans-Light.ttf Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Some files were not shown because too many files have changed in this diff Show More