@font-face {
    font-family: 'LINASans';
    font-weight: 400;
    font-style: normal;
    font-display: swap;
    src:
        url('/cms/upload/font/LINASans-Regular.woff2') format('woff2'),
        url('/cms/upload/font/LINASans-Regular.woff') format('woff');
}

@font-face {
    font-family: 'LINASans';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src:
        url('/cms/upload/font/LINASans-Light.woff2') format('woff2'),
        url('/cms/upload/font/LINASans-Light.woff') format('woff');
}


@font-face {
    font-family: 'LINASans';
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    src:
        url('/cms/upload/font/LINASans-Bold.woff2') format('woff2'),
        url('/cms/upload/font/LINASans-Bold.woff') format('woff');
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
button,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video,
input,
.btn_wrap_new2 .btn_prd_arrow {

    font-family: LINASans !important;

}