@font-face {
    font-family: ap_letter;
    font-style: normal;
    font-weight: 300;
    src: url(./letter-light-webfont.woff) format("woff"),url(./letter-light-webfont.woff2) format("woff2");
    font-display: swap;
}

@font-face {
    font-family: ap_letter;
    font-style: normal;
    font-weight: 400;
    src: url(./letter-regular-webfont.woff) format("woff"),url(./letter-regular-webfont.woff2) format("woff2");
    font-display: swap;
}

@font-face {
    font-family: ap_letter;
    font-style: normal;
    font-weight: 700;
    src: url(./letter-medium-webfont.woff) format("woff"),url(./letter-medium-webfont.woff2) format("woff2");
    font-display: swap;
}

/*@font-face {*/
    /*font-family: ap_letter;*/
    /*font-style: normal;*/
    /*font-weight: 600;*/
    /*src: url(./letter-bold-webfont.woff) format("woff"),url(./letter-bold-webfont.woff2) format("woff2")*/
/*}*/