﻿/* asap-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Asap';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/asap-v30-latin-regular.woff2') format('woff2');
}
/* asap-700 - latin */
@font-face {
    font-display: swap;
    font-family: 'Asap';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/asap-v30-latin-700.woff2') format('woff2');
}
/* droidsand-regular - latin */
@font-face {
    font-display: swap;
    font-family: 'Droid Sans';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/droidsans-regular.woff') format('woff');
}
/* droidsand-bold - latin */
@font-face {
    font-display: swap;
    font-family: 'Droid Sans';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/droidsans-bold.woff') format('woff');
}
