/* Acronis Cyber Font Family
   Loaded separately from main CSS to avoid minification and path issues
   Load this file via <link rel="stylesheet"> in templates using Acronis fonts
*/

@font-face {
    font-family: 'Acronis Cyber';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url('../fonts/acronis/Acronis_Cyber_Web/Acronis_Cyber-Light/Acronis_Cyber-Light.woff2') format('woff2');
}

@font-face {
    font-family: 'Acronis Cyber';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('../fonts/acronis/Acronis_Cyber_Web/Acronis_Cyber-Regular/Acronis_Cyber-Regular.woff2') format('woff2');
}

@font-face {
    font-family: 'Acronis Cyber';
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url('../fonts/acronis/Acronis_Cyber_Web/Acronis_Cyber-Medium/Acronis_Cyber-Medium.woff2') format('woff2');
}

@font-face {
    font-family: 'Acronis Cyber';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('../fonts/acronis/Acronis_Cyber_Web/Acronis_Cyber-Bold/Acronis_Cyber-Bold.woff2') format('woff2');
}

@font-face {
    font-family: 'Acronis Cyber';
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url('../fonts/acronis/Acronis_Cyber_Web/Acronis_Cyber-UltraBold/Acronis_Cyber-UltraBold.woff2') format('woff2');
}
