@font-face {
    font-family: "IQOS";
    src: url("fonts/IQOS-Bold.ttf");
}

@font-face {
    font-family: "IQOS";
    src: url("fonts/IQOS-Light.ttf");
}

@font-face {
    font-family: "IQOS";
    src: url("fonts/IQOS-Regular.ttf");
}

a,
button,
div,
h1,
h2,
p,
span {
    font-family: 'IQOS', sans-serif;
}
