search
HomeWeChat AppletMini Program DevelopmentHow to introduce external fonts into a mini program

How to introduce external fonts into a mini program

Preface:

In actual projects, sometimes we may need to use artistic fonts, so how do we introduce third-party artistic fonts?

(Learning video sharing: Programming video)

Artistic font as shown in the picture:

How to introduce external fonts into a mini program

Specific implementation :

Of course, you can also use WeChat API wx.loadFontFace directly. Please check the official sample document for details.

Introduce a set of third-party fonts (I only provide the third-party fonts shown in the picture above), there are many font libraries on the Internet. Write custom font styles in CSS files. transfer.

Specific demonstration code:

<view class="main-title">店内自取</view>
/* 字体封装 */
@font-face {
  font-family: "blod";
  src: url(&#39;https://static.heytea.com/taro_trial/v1/font/WenYue-XinQingNianTi-NC-W8_1.otf&#39;);
}
/* END */

/* 使用 */
.main-title {
  font-family: &#39;blod&#39;;
  font-size: 55rpx;
  padding-bottom: 20rpx;
}
/* END */

Achievement effect:

How to introduce external fonts into a mini program

##Related recommendations:

Small program development tutorial

The above is the detailed content of How to introduce external fonts into a mini program. For more information, please follow other related articles on the PHP Chinese website!

Statement
This article is reproduced at:csdn. If there is any infringement, please contact admin@php.cn delete

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Linux new version

SublimeText3 Linux new version

SublimeText3 Linux latest version

MantisBT

MantisBT

Mantis is an easy-to-deploy web-based defect tracking tool designed to aid in product defect tracking. It requires PHP, MySQL and a web server. Check out our demo and hosting services.

SAP NetWeaver Server Adapter for Eclipse

SAP NetWeaver Server Adapter for Eclipse

Integrate Eclipse with SAP NetWeaver application server.