diff --git a/app/assets/css/launcher.css b/app/assets/css/launcher.css index 8b239311..f76cfdbe 100644 --- a/app/assets/css/launcher.css +++ b/app/assets/css/launcher.css @@ -8,13 +8,13 @@ ******************************************************************************/ @font-face { - font-family: 'Avenir Book'; - src: url('../fonts/Avenir-Book.ttf'); + font-family: 'Pretendard SemiBold'; + src: url('../fonts/Pretendard-SemiBold.ttf'); } @font-face { - font-family: 'Avenir Medium'; - src: url('../fonts/Avenir-Medium.ttf'); + font-family: 'Pretendard Medium'; + src: url('../fonts/Pretendard-Medium.ttf'); } @font-face { @@ -42,7 +42,7 @@ p { /* Set default font and color. */ body, button { - font-family: 'Avenir Book'; + font-family: 'Pretendard SemiBold'; color: white; } @@ -110,7 +110,7 @@ body, button { } #frameTitleText { font-size: 14px; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; letter-spacing: 0.5px; } @@ -284,7 +284,7 @@ body, button { } #welcomeHeader { - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; text-align: center; color: white; margin-bottom: 25px; @@ -497,7 +497,7 @@ body, button { /* Header on login view. */ #loginSubheader { - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; margin-bottom: 25px; font-size: 12px; letter-spacing: 1px; @@ -522,7 +522,7 @@ body, button { /* Span which displays errors related to login field content. */ .loginErrorSpan { - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; font-weight: bold; font-size: 8px; color: #ff1b0c; @@ -558,7 +558,7 @@ body, button { /* Login text input styles. */ .loginField { - font-family: 'Avenir Book'; + font-family: 'Pretendard SemiBold'; background: none; border-width: 1.5px 0px 0px 0px; border-style: solid; @@ -1222,7 +1222,7 @@ body, button { } .settingsTabHeaderText { font-size: 20px; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; } .settingsTabHeaderDesc { font-size: 12px; @@ -1261,7 +1261,7 @@ body, button { background: none; font-size: 12px; border-radius: 3px; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; transition: 0.25s ease; cursor: pointer; outline: none; @@ -1293,7 +1293,7 @@ body, button { background: rgba(0, 0, 0, 0.25); border-radius: 3px; border: 1px solid rgba(126, 126, 126, 0.57); - font-family: 'Avenir Book'; + font-family: 'Pretendard SemiBold'; transition: 0.25s ease; } #settingsContainer input[type=number]:focus, @@ -1322,7 +1322,7 @@ body, button { } .settingsFieldTitle { font-size: 14px; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; color: rgba(255, 255, 255, 0.95); } .settingsFieldDesc { @@ -1485,7 +1485,7 @@ input:checked + .toggleSwitchSlider:before { width: 89%; } .settingsFileSelDesc strong { - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; } /* * * @@ -1593,7 +1593,7 @@ input:checked + .toggleSwitchSlider:before { font-size: 12px; color: grey; font-weight: bold; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; } .settingsAuthAccountDetailValue { font-size: 14px; @@ -1615,7 +1615,7 @@ input:checked + .toggleSwitchSlider:before { border: none; white-space: nowrap; background: none; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; outline: none; transition: 0.25s ease; } @@ -1640,7 +1640,7 @@ input:checked + .toggleSwitchSlider:before { background: none; font-size: 12px; border-radius: 3px; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; transition: 0.25s ease; cursor: pointer; outline: none; @@ -2195,7 +2195,7 @@ input:checked + .toggleSwitchSlider:before { /* Release type text. */ #settingsAboutCurrentVersionTitle { font-size: 12px; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; color: #23aa23; font-weight: bold; } @@ -2284,7 +2284,7 @@ input:checked + .toggleSwitchSlider:before { background-color: rgba(255, 255, 255, 0.25); color: white; border-radius: 3px; - font-family: 'Avenir Book'; + font-family: 'Pretendard SemiBold'; } .settingsChangelogText li+li { margin-top: .25em; @@ -2394,7 +2394,7 @@ input:checked + .toggleSwitchSlider:before { /* Release type text. */ #settingsUpdateVersionTitle { font-size: 12px; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; color: #23aa23; font-weight: bold; } @@ -2593,7 +2593,7 @@ input:checked + .toggleSwitchSlider:before { #newsArticleTitle { font-size: 18px; font-weight: bold; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; color: white; text-decoration: none; transition: 0.25s ease; @@ -2910,7 +2910,7 @@ input:checked + .toggleSwitchSlider:before { z-index: 1; top: 115%; left: -17.5px; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; font-size: 12px; transition: visibility 0s linear 0.25s, opacity 0.25s ease; } @@ -3242,7 +3242,7 @@ input:checked + .toggleSwitchSlider:before { border-radius: 4px; padding: 5px 10px; z-index: 1; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; font-size: 12px; transition: visibility 0s linear 0.25s, opacity 0.25s ease; bottom: calc(100% + 15px); @@ -3557,7 +3557,7 @@ input:checked + .toggleSwitchSlider:before { /* Overlay title styles. */ #overlayTitle { - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; font-size: 20px; font-weight: bold; letter-spacing: 1px; @@ -3583,7 +3583,7 @@ input:checked + .toggleSwitchSlider:before { background: none; border: 1px solid #ffffff; color: white; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; font-weight: bold; border-radius: 2px; padding: 0px 8.1px; @@ -3635,7 +3635,7 @@ input:checked + .toggleSwitchSlider:before { /* Server selection header. */ #serverSelectHeader, #accountSelectHeader { - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; font-size: 20px; font-weight: bold; color: #fff; @@ -3858,7 +3858,7 @@ input:checked + .toggleSwitchSlider:before { background: none; border: 1px solid #ffffff; color: white; - font-family: 'Avenir Medium'; + font-family: 'Pretendard Medium'; font-weight: bold; border-radius: 2px; padding: 0px 8.1px; diff --git a/app/assets/fonts/Avenir-Black.ttf b/app/assets/fonts/Avenir-Black.ttf deleted file mode 100644 index 9da57525..00000000 Binary files a/app/assets/fonts/Avenir-Black.ttf and /dev/null differ diff --git a/app/assets/fonts/Avenir-BlackOblique.ttf b/app/assets/fonts/Avenir-BlackOblique.ttf deleted file mode 100644 index 1b73af97..00000000 Binary files a/app/assets/fonts/Avenir-BlackOblique.ttf and /dev/null differ diff --git a/app/assets/fonts/Avenir-Book.ttf b/app/assets/fonts/Avenir-Book.ttf deleted file mode 100644 index de9c227f..00000000 Binary files a/app/assets/fonts/Avenir-Book.ttf and /dev/null differ diff --git a/app/assets/fonts/Avenir-BookOblique.ttf b/app/assets/fonts/Avenir-BookOblique.ttf deleted file mode 100644 index 4258fda1..00000000 Binary files a/app/assets/fonts/Avenir-BookOblique.ttf and /dev/null differ diff --git a/app/assets/fonts/Avenir-Heavy.ttf b/app/assets/fonts/Avenir-Heavy.ttf deleted file mode 100644 index 67738068..00000000 Binary files a/app/assets/fonts/Avenir-Heavy.ttf and /dev/null differ diff --git a/app/assets/fonts/Avenir-HeavyOblique.ttf b/app/assets/fonts/Avenir-HeavyOblique.ttf deleted file mode 100644 index d3588cd1..00000000 Binary files a/app/assets/fonts/Avenir-HeavyOblique.ttf and /dev/null differ diff --git a/app/assets/fonts/Avenir-Light.ttf b/app/assets/fonts/Avenir-Light.ttf deleted file mode 100644 index 69761e4b..00000000 Binary files a/app/assets/fonts/Avenir-Light.ttf and /dev/null differ diff --git a/app/assets/fonts/Avenir-LightOblique.ttf b/app/assets/fonts/Avenir-LightOblique.ttf deleted file mode 100644 index 6e1af66f..00000000 Binary files a/app/assets/fonts/Avenir-LightOblique.ttf and /dev/null differ diff --git a/app/assets/fonts/Avenir-Medium.ttf b/app/assets/fonts/Avenir-Medium.ttf deleted file mode 100644 index 09770bba..00000000 Binary files a/app/assets/fonts/Avenir-Medium.ttf and /dev/null differ diff --git a/app/assets/fonts/Avenir-MediumOblique.ttf b/app/assets/fonts/Avenir-MediumOblique.ttf deleted file mode 100644 index 0a68d909..00000000 Binary files a/app/assets/fonts/Avenir-MediumOblique.ttf and /dev/null differ diff --git a/app/assets/fonts/Avenir-Oblique.ttf b/app/assets/fonts/Avenir-Oblique.ttf deleted file mode 100644 index bc02bfa7..00000000 Binary files a/app/assets/fonts/Avenir-Oblique.ttf and /dev/null differ diff --git a/app/assets/fonts/Avenir-Roman.ttf b/app/assets/fonts/Avenir-Roman.ttf deleted file mode 100644 index 295a5525..00000000 Binary files a/app/assets/fonts/Avenir-Roman.ttf and /dev/null differ diff --git a/app/assets/fonts/Pretendard-Black.ttf b/app/assets/fonts/Pretendard-Black.ttf new file mode 100644 index 00000000..d0c1db81 Binary files /dev/null and b/app/assets/fonts/Pretendard-Black.ttf differ diff --git a/app/assets/fonts/Pretendard-Bold.ttf b/app/assets/fonts/Pretendard-Bold.ttf new file mode 100644 index 00000000..fb07fc65 Binary files /dev/null and b/app/assets/fonts/Pretendard-Bold.ttf differ diff --git a/app/assets/fonts/Pretendard-ExtraBold.ttf b/app/assets/fonts/Pretendard-ExtraBold.ttf new file mode 100644 index 00000000..9d5fe072 Binary files /dev/null and b/app/assets/fonts/Pretendard-ExtraBold.ttf differ diff --git a/app/assets/fonts/Pretendard-ExtraLight.ttf b/app/assets/fonts/Pretendard-ExtraLight.ttf new file mode 100644 index 00000000..09e65428 Binary files /dev/null and b/app/assets/fonts/Pretendard-ExtraLight.ttf differ diff --git a/app/assets/fonts/Pretendard-Light.ttf b/app/assets/fonts/Pretendard-Light.ttf new file mode 100644 index 00000000..2e8541d6 Binary files /dev/null and b/app/assets/fonts/Pretendard-Light.ttf differ diff --git a/app/assets/fonts/Pretendard-Medium.ttf b/app/assets/fonts/Pretendard-Medium.ttf new file mode 100644 index 00000000..1db67c68 Binary files /dev/null and b/app/assets/fonts/Pretendard-Medium.ttf differ diff --git a/app/assets/fonts/Pretendard-Regular.ttf b/app/assets/fonts/Pretendard-Regular.ttf new file mode 100644 index 00000000..01147e99 Binary files /dev/null and b/app/assets/fonts/Pretendard-Regular.ttf differ diff --git a/app/assets/fonts/Pretendard-SemiBold.ttf b/app/assets/fonts/Pretendard-SemiBold.ttf new file mode 100644 index 00000000..9f2690f0 Binary files /dev/null and b/app/assets/fonts/Pretendard-SemiBold.ttf differ diff --git a/app/assets/fonts/Pretendard-Thin.ttf b/app/assets/fonts/Pretendard-Thin.ttf new file mode 100644 index 00000000..fe9825f1 Binary files /dev/null and b/app/assets/fonts/Pretendard-Thin.ttf differ diff --git a/app/assets/images/backgrounds/0.jpg b/app/assets/images/backgrounds/0.jpg deleted file mode 100644 index 66a2c12a..00000000 Binary files a/app/assets/images/backgrounds/0.jpg and /dev/null differ diff --git a/app/assets/images/backgrounds/0.png b/app/assets/images/backgrounds/0.png new file mode 100644 index 00000000..1e6c9927 Binary files /dev/null and b/app/assets/images/backgrounds/0.png differ diff --git a/app/assets/images/backgrounds/1.jpg b/app/assets/images/backgrounds/1.jpg deleted file mode 100644 index e343cbe2..00000000 Binary files a/app/assets/images/backgrounds/1.jpg and /dev/null differ diff --git a/app/assets/images/backgrounds/1.png b/app/assets/images/backgrounds/1.png new file mode 100644 index 00000000..738df506 Binary files /dev/null and b/app/assets/images/backgrounds/1.png differ diff --git a/app/assets/images/backgrounds/2.jpg b/app/assets/images/backgrounds/2.jpg deleted file mode 100644 index 7a13e771..00000000 Binary files a/app/assets/images/backgrounds/2.jpg and /dev/null differ diff --git a/app/assets/images/backgrounds/2.png b/app/assets/images/backgrounds/2.png new file mode 100644 index 00000000..93a98f61 Binary files /dev/null and b/app/assets/images/backgrounds/2.png differ diff --git a/app/assets/images/backgrounds/3.jpg b/app/assets/images/backgrounds/3.jpg deleted file mode 100644 index 5c7be569..00000000 Binary files a/app/assets/images/backgrounds/3.jpg and /dev/null differ diff --git a/app/assets/images/backgrounds/3.png b/app/assets/images/backgrounds/3.png new file mode 100644 index 00000000..d1992698 Binary files /dev/null and b/app/assets/images/backgrounds/3.png differ diff --git a/app/assets/images/backgrounds/4.jpg b/app/assets/images/backgrounds/4.jpg deleted file mode 100644 index 1db7800e..00000000 Binary files a/app/assets/images/backgrounds/4.jpg and /dev/null differ diff --git a/app/assets/images/backgrounds/4.png b/app/assets/images/backgrounds/4.png new file mode 100644 index 00000000..f7ca7c86 Binary files /dev/null and b/app/assets/images/backgrounds/4.png differ diff --git a/app/assets/images/backgrounds/5.jpg b/app/assets/images/backgrounds/5.jpg deleted file mode 100644 index beb4b148..00000000 Binary files a/app/assets/images/backgrounds/5.jpg and /dev/null differ diff --git a/app/assets/images/backgrounds/5.png b/app/assets/images/backgrounds/5.png new file mode 100644 index 00000000..3c80a290 Binary files /dev/null and b/app/assets/images/backgrounds/5.png differ diff --git a/app/assets/images/backgrounds/6.jpg b/app/assets/images/backgrounds/6.jpg deleted file mode 100644 index acdaa73a..00000000 Binary files a/app/assets/images/backgrounds/6.jpg and /dev/null differ diff --git a/app/assets/images/backgrounds/6.png b/app/assets/images/backgrounds/6.png new file mode 100644 index 00000000..04292974 Binary files /dev/null and b/app/assets/images/backgrounds/6.png differ diff --git a/app/assets/images/backgrounds/7.jpg b/app/assets/images/backgrounds/7.jpg deleted file mode 100644 index cc48f72f..00000000 Binary files a/app/assets/images/backgrounds/7.jpg and /dev/null differ diff --git a/app/assets/images/backgrounds/7.png b/app/assets/images/backgrounds/7.png new file mode 100644 index 00000000..5608a77f Binary files /dev/null and b/app/assets/images/backgrounds/7.png differ