﻿
body {
    background-color: #CDEAF4;
    cursor: none;
   padding-bottom:100px;
}

.index {
    min-height: 100% !important;
    height: 100%;
    background: url('../images1/bg_after.jpg') no-repeat center top;   
}
.total_content {
    background: url('../images1/image_7.png') no-repeat center top;
    display: table;
    width: 100%;
    background-size: contain;
    left: 0px;
    min-height: 100% !important;
    height: 100%;
    padding-bottom: 50px;
}


#rose {
    position: absolute;
    top: -800px;
    width: 100%;
    
}


.cst_logo img {   
    height: 70px;
    margin: auto;
}
    .cst_logo h3 {
        font-family: 'Great Vibes';
        font-weight:bold;
        color:#ff6a00;
        font-size:36px;
       
    }
    .cst_logo h2 {
        font-family: Raleway;
        font-weight: bolder;
        font-style: italic;
        font-size:36px;
        padding-top:20px;
        color:#141067;
    }
.cst_logo h4 {
    font-family: Ubuntu;
    font-weight: bolder;   
    font-size: 24px;    
    color: #141067;
}
.cst_logo h5 {
    font-family: Ubuntu;
    font-weight: bold;
    font-size: 20px;
    color: #c34841;
}

.footer_text {
    position:absolute;
    width:100%;
    bottom:0px;
}
    .footer_text h4 {
        font-family: 'Great Vibes';
        font-weight: bold;
        color: #ff6a00;
        font-size: 30px;
    }
    .footer_text h3 {
        font-family:Raleway;
        margin:0px;
        color:#141067;
        font-weight:bolder;
    }
    .footer_text h5 {
        font-weight: bold;
        color: #c34841;
    }
.thankYou {
 
    position:absolute;
    width:85%;   
    margin:auto;
    top:0;
}
.hide {
    display: none;
}
.thankYou h3 {
    color: red;
    font-size: 70px;
    font-weight: bold;
    text-align: center;
    padding-top: 60px;
    font-style:italic;
}
.footer_text p {
    font-family: Raleway;
    font-weight: 600;
    color: #ff6a00;
    margin: 0px;
    font-size: 16px;
}


/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    .total_content {
        position: relative;
        left: 0%;
        background-size: 100%;
    }
    .cst_logo img {
        height: 20px;
        margin: auto;
    }
    .footer_text {
        position: absolute;
        width: 100%;
        top: 160px;
    }

    .cst_logo {
        position: absolute;
        width: 100%;
        top: 5%;
    }

        .cst_logo p {
            font-size: 8px;
            margin: 0px;
            color: #c34841;
            font-weight: bold;
        }

        .cst_logo h2 {
            font-size: 10px;
            padding-top: 0px;
            margin: 0px;
        }

        .cst_logo h3 {
            font-family: 'Great Vibes';
            font-weight: bold;
            color: #ff6a00;
            margin:2px;
            font-size: 12px;
        }

        .cst_logo h4 {
            font-family: Ubuntu;
            font-weight: bolder;
            font-size: 10px;
            color: #141067;
            margin: 2px;
        }

        .cst_logo h5 {
            font-family: Ubuntu;
            font-weight: bold;
            font-size: 8px;
            margin: 2px;
            color: #c34841;
        }

    .footer_text h4 {
        font-family: 'Great Vibes';
        font-weight: bold;
        color: #ff6a00;
        margin: 2px;
        font-size: 16px;
    }

    .footer_text h3 {
        font-family: Raleway;
        margin: 2px;
        color: #141067;
        font-size: 14px;
        font-weight: bolder;
    }

    .footer_text h5 {
        font-weight: bold;
        color: #c34841;
        margin: 0px;
    }
}

@media only screen and (min-width : 420px) {
    .total_content {
        position: relative;
        left: 0%;
        background-size: 100%;
    }

    .cst_logo img {
        height: 30px;
        margin: auto;
    }

    .footer_text {
        position: absolute;
        width: 100%;
        top: 190px;
    }

    .cst_logo {
        position: absolute;
        width: 100%;
        top: 5%;
    }

        .cst_logo p {
            font-size: 8px;
            margin: 0px;
            color: #c34841;
            font-weight: bold;
        }

        .cst_logo h2 {
            font-size: 10px;
            padding-top: 0px;
            margin: 0px;
        }

        .cst_logo h3 {
            font-family: 'Great Vibes';
            font-weight: bold;
            color: #ff6a00;
            margin: 5px;
            font-size: 12px;
        }

        .cst_logo h4 {
            font-family: Ubuntu;
            font-weight: bolder;
            font-size: 10px;
            color: #141067;
            margin: 2px;
        }

        .cst_logo h5 {
            font-family: Ubuntu;
            font-weight: bold;
            font-size: 8px;
            margin: 2px;
            color: #c34841;
        }

    .footer_text h4 {
        font-family: 'Great Vibes';
        font-weight: bold;
        color: #ff6a00;
        margin: 2px;
        font-size: 16px;
    }

    .footer_text h3 {
        font-family: Raleway;
        margin: 2px;
        color: #141067;
        font-size: 14px;
        font-weight: bolder;
    }

    .footer_text h5 {
        font-weight: bold;
        color: #c34841;
        margin: 0px;
    }
}

@media only screen and (min-width : 490px) {
    .total_content {
        position: relative;
        left: 0%;
        background-size: 100%;
    }

    .cst_logo img {
        height: 30px;
        margin: auto;
    }

    .footer_text {
        position: absolute;
        width: 100%;
        top: 220px;
    }

    .cst_logo {
        position: absolute;
        width: 100%;
        top: 7%;
    }

        .cst_logo p {
            font-size: 8px;
            margin: 0px;
            color: #c34841;
            font-weight: bold;
        }

        .cst_logo h2 {
            font-size: 10px;
            padding-top: 0px;
            margin: 0px;
        }

        .cst_logo h3 {
            font-family: 'Great Vibes';
            font-weight: bold;
            color: #ff6a00;
            margin: 5px;
            font-size: 12px;
        }

        .cst_logo h4 {
            font-family: Ubuntu;
            font-weight: bolder;
            font-size: 10px;
            color: #141067;
            margin: 2px;
        }

        .cst_logo h5 {
            font-family: Ubuntu;
            font-weight: bold;
            font-size: 8px;
            margin: 2px;
            color: #c34841;
        }

    .footer_text h4 {
        font-family: 'Great Vibes';
        font-weight: bold;
        color: #ff6a00;
        margin: 2px;
        font-size: 16px;
    }

    .footer_text h3 {
        font-family: Raleway;
        margin: 2px;
        color: #141067;
        font-size: 14px;
        font-weight: bolder;
    }

    .footer_text h5 {
        font-weight: bold;
        color: #c34841;
        margin: 0px;
    }
}

@media only screen and (min-width : 550px) {
    .total_content {
        position: relative;
        left: 0%;
        background-size: 100%;
    }

    .cst_logo img {
        height: 30px;
        margin: auto;
    }

    .footer_text {
        position: absolute;
        width: 100%;
        top: 250px;
    }

    .cst_logo {
        position: absolute;
        width: 100%;
        top: 7%;
    }

        .cst_logo p {
            font-size: 10px;
            margin: 0px;
            color: #c34841;
            font-weight: bold;
        }

        .cst_logo h2 {
            font-size: 12px;
            padding-top: 0px;
            margin: 0px;
        }

        .cst_logo h3 {
            font-family: 'Great Vibes';
            font-weight: bold;
            color: #ff6a00;
            margin: 5px;
            font-size: 14px;
        }

        .cst_logo h4 {
            font-family: Ubuntu;
            font-weight: bolder;
            font-size: 12px;
            color: #141067;
            margin: 2px;
        }

        .cst_logo h5 {
            font-family: Ubuntu;
            font-weight: bold;
            font-size: 10px;
            margin: 2px;
            color: #c34841;
        }

    .footer_text h4 {
        font-family: 'Great Vibes';
        font-weight: bold;
        color: #ff6a00;
        margin: 2px;
        font-size: 16px;
    }

    .footer_text h3 {
        font-family: Raleway;
        margin: 2px;
        color: #141067;
        font-size: 14px;
        font-weight: bolder;
    }

    .footer_text h5 {
        font-weight: bold;
        color: #c34841;
        margin: 0px;
    }
}

@media only screen and (min-width : 610px) {
    .total_content {
        position: relative;
        left: 0%;
        background-size: 100%;
    }

    .cst_logo img {
        height: 30px;
        margin: auto;
    }

    .footer_text {
        position: absolute;
        width: 100%;
        top: 280px;
    }

    .cst_logo {
        position: absolute;
        width: 100%;
        top: 8%;
    }

        .cst_logo p {
            font-size: 10px;
            margin: 0px;
            color: #c34841;
            font-weight: bold;
        }

        .cst_logo h2 {
            font-size: 12px;
            padding-top: 0px;
            margin: 0px;
        }

        .cst_logo h3 {
            font-family: 'Great Vibes';
            font-weight: bold;
            color: #ff6a00;
            margin: 10px;
            font-size: 14px;
        }

        .cst_logo h4 {
            font-family: Ubuntu;
            font-weight: bolder;
            font-size: 12px;
            color: #141067;
            margin: 2px;
        }

        .cst_logo h5 {
            font-family: Ubuntu;
            font-weight: bold;
            font-size: 10px;
            margin: 2px;
            color: #c34841;
        }

    .footer_text h4 {
        font-family: 'Great Vibes';
        font-weight: bold;
        color: #ff6a00;
        margin: 2px;
        font-size: 16px;
    }

    .footer_text h3 {
        font-family: Raleway;
        margin: 2px;
        color: #141067;
        font-size: 14px;
        font-weight: bolder;
    }

    .footer_text h5 {
        font-weight: bold;
        color: #c34841;
        margin: 0px;
    }
}

@media only screen and (min-width : 690px) {
    .total_content {
        position: relative;
        left: 0%;
        background-size: 100%;
    }

    .cst_logo img {
        height: 40px;
        margin: auto;
    }

    .footer_text {
        position: absolute;
        width: 100%;
        top: 320px;
    }

    .cst_logo {
        position: absolute;
        width: 100%;
        top: 9%;
    }

        .cst_logo p {
            font-size: 12px;
            margin: 0px;
            color: #c34841;
            font-weight: bold;
        }

        .cst_logo h2 {
            font-size: 14px;
            padding-top: 0px;
            margin: 0px;
        }

        .cst_logo h3 {
            font-family: 'Great Vibes';
            font-weight: bold;
            color: #ff6a00;
            margin: 10px;
            font-size: 16px;
        }

        .cst_logo h4 {
            font-family: Ubuntu;
            font-weight: bolder;
            font-size: 14px;
            color: #141067;
            margin: 2px;
        }

        .cst_logo h5 {
            font-family: Ubuntu;
            font-weight: bold;
            font-size: 12px;
            margin: 2px;
            color: #c34841;
        }

    .footer_text h4 {
        font-family: 'Great Vibes';
        font-weight: bold;
        color: #ff6a00;
        margin: 2px;
        font-size: 16px;
    }

    .footer_text h3 {
        font-family: Raleway;
        margin: 2px;
        color: #141067;
        font-size: 14px;
        font-weight: bolder;
    }

    .footer_text h5 {
        font-weight: bold;
        color: #c34841;
        margin: 0px;
    }
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px)  {
    .total_content {
        position: relative;
        left: 0%;
        background-size: 100%;
    }

    .footer_text {
        position: absolute;
        width: 100%;
        top: 320px;
    }

    .cst_logo {
        position: absolute;
        width: 100%;
        top: 8%;
    }
        
        .cst_logo p {
            font-size: 10px;
            margin: 5px;
            color: #c34841;
            font-weight: bold;
        }

        .cst_logo h2 {
            font-size: 14px;
            padding-top: 0px;
            margin: 0px;
        }

        .cst_logo h3 {
            font-family: 'Great Vibes';
            font-weight: bold;
            color: #ff6a00;
            margin: 5px;
            font-size: 20px;
        }

        .cst_logo h4 {
            font-family: Ubuntu;
            font-weight: bolder;
            font-size: 14px;
            color: #141067;
            margin: 5px;
        }

        .cst_logo h5 {
            font-family: Ubuntu;
            font-weight: bold;
            font-size: 12px;
            margin: 5px;
            color: #c34841;
        }
    .footer_text h4 {
        font-family: 'Great Vibes';
        font-weight: bold;
        color: #ff6a00;
        margin: 5px;
        font-size: 20px;
    }

    .footer_text h3 {
        font-family: Raleway;
        margin:10px;
        color: #141067;
        font-size: 20px;
        font-weight: bolder;
    }

    .footer_text h5 {
        font-weight: bold;
        color: #c34841;
        margin: 0px;
    }
    .cst_logo img {
        height: 70px;
        margin: auto;
    }
}

/* iPads (landscape) ----------- */
@media only screen and (min-width : 990px) {
    .total_content {
        position: relative;
        left: 0%;
        background-size: 100%;
    }

    .footer_text {
        position: absolute;
        width: 100%;
        top: 430px;
    }

    .cst_logo {
        position: absolute;
        width: 100%;
        top: 12%;
    }

        .cst_logo p {
            font-size: 12px;
            margin: 5px;
            color: #c34841;
            font-weight: bold;
        }

        .cst_logo h2 {
            font-size: 18px;
            padding-top: 0px;
            margin: 0px;
        }

        .cst_logo h3 {
            font-family: 'Great Vibes';
            font-weight: bold;
            color: #ff6a00;
            margin: 15px;
            font-size: 20px;
        }

        .cst_logo h4 
        {
            font-family: Ubuntu;
            font-weight: bolder;
            font-size: 18px;
            color: #141067;
            margin: 5px;
        }

        .cst_logo h5 {
            font-family: Ubuntu;
            font-weight: bold;
            font-size: 14px;
            margin: 5px;
            color: #c34841;
        }

    .footer_text h4 {
        font-family: 'Great Vibes';
        font-weight: bold;
        color: #ff6a00;
        margin: 5px;
        font-size: 20px;
    }

    .footer_text h3 {
        font-family: Raleway;
        margin: 10px;
        color: #141067;
        font-size: 20px;
        font-weight: bolder;
    }

    .footer_text h5 {
        font-weight: bold;
        color: #c34841;
        margin: 0px;
    }
    .cst_logo img {
        height: 70px;
        margin: auto;
    }
}

/*1024*/
@media only screen and (min-width:1024px) {
    .total_content {
        position: relative;
        left: 0%;
        background-size: cover;
    }

    .footer_text {
        position: absolute;
        width: 100%;
        top: 450px;
    }

    .cst_logo {
        position: absolute;
        width: 100%;
        top: 12%;
    }
        .cst_logo p {
            font-size:12px;
            margin:5px;
            color:#c34841;
            font-weight:bold;
        }

        .cst_logo h2 {
            font-size: 20px;
            padding-top: 0px;
            margin:0px;
        }
        .cst_logo h3 {
            font-family: 'Great Vibes';
            font-weight: bold;
            color: #ff6a00;
            margin:15px;
            font-size: 24px;
        }
        .cst_logo h4 {
            font-family: Ubuntu;
            font-weight: bolder;
            font-size: 18px;
            color: #141067;
            margin: 5px;
        }

        .cst_logo h5 {
            font-family: Ubuntu;
            font-weight: bold;
            font-size: 14px;
            margin:5px;
            color: #c34841;
        }
    .footer_text h4 {
        font-family: 'Great Vibes';
        font-weight: bold;
        color: #ff6a00;
        margin:10px;
        font-size: 30px;
    }

    .footer_text h3 {
        font-family: Raleway;
        margin: 10px;
        color: #141067;
        font-size:26px;
        font-weight: bolder;
    }

    .footer_text h5 {
        font-weight: bold;
        color: #c34841;
        margin:0px;
    }
    .cst_logo img {
        height: 70px;
        margin: auto;
    }
}


/* Desktops and laptops ----------- */
@media only screen and (min-width : 1224px) {
    .total_content {
        position: relative;
        left: 0%;
        background-size: cover;
    }
    .cst_logo p {
        font-size: 10px;
        margin: 5px;
        color: #c34841;
        font-weight: bold;
    }
    .footer_text {
        position: absolute;
        width: 100%;
        top: 505px;
    }

    .cst_logo {
        position: absolute;
        width: 100%;
        top: 9%;
    }
      

        .cst_logo h3 {
            font-family: 'Great Vibes';
            font-weight: bold;
            color: #ff6a00;
            margin: 20px;
            font-size: 36px;
        }

        .cst_logo h4 {
            font-family: Ubuntu;
            font-weight: bolder;
            font-size: 20px;
            color: #141067;
            margin: 10px;
        }

        .cst_logo h5 {
            font-family: Ubuntu;
            font-weight: bold;
            font-size: 18px;
            margin: 10px;
            color: #131067;
        }

        .cst_logo h2 {
            font-size: 28px;
            padding-top: 0px;
        }
    .footer_text h4 {
        font-family: 'Great Vibes';
        font-weight: bold;
        color: #ff6a00;
        margin: 0px;
        font-size: 22px;
    }

    .footer_text h3 {
        font-family: Raleway;
        margin: 0px;
        color: #141067;
        font-size: 20px;
        font-weight: bolder;
    }

    .footer_text h5 {
        font-weight: bold;
        color: #c34841;
        margin: 0px;
    }
    .cst_logo img {
        height: 70px;
        margin: auto;
    }
}
@media only screen and (min-width : 1300px) {
    .total_content {
        position: relative;
        left: 0%;
        background-size: cover;
    }
    .cst_logo p {
        font-size: 14px;
        margin: 5px;
        color: #c34841;
        font-weight: bold;
    }
    .cst_logo h3 {
        font-family: 'Great Vibes';
        font-weight: bold;
        color: #ff6a00;
        margin: 15px;
        font-size: 36px;
    }
    .footer_text {
        /*position: absolute;
        width: 100%;
        top: 515px;*/
        position: absolute;
        width: 100%;
        top: 480px;
        margin-left: -15px;
    }
        .footer_text h4 {
            font-family: 'Great Vibes';
            font-weight: bold;
            color: #ff6a00;
            margin: 8px;
            font-size: 30px;
        }

        .footer_text h3 {
            font-family: Raleway;
            margin:5px;
            color: #141067;
            font-size:26px;
            font-weight: bolder;
        }

        .footer_text h5 {
            font-weight: bold;
            margin:5px ;
            font-size:18px;
            color: #c34841;
        }
    .cst_logo img {
        height: 90px;
        margin: auto;
    }
}

    /* Large screens ----------- */
    @media only screen and (min-width : 1824px) {
        .cst_logo {
            position: absolute;
            width: 100%;
            top: 15%;
        }

        .total_content {
            position: relative;
            left: 0;
            background-size: cover;
        }

        .footer_text {
            position: absolute;
            width: 100%;
            top: 500px;
        }

        .cst_logo h2 {
            font-size: 36px;
            padding-top: 20px;
        }
        .cst_logo img {
            height: 70px;
            margin: auto;
        }
    }

    /* iPhone 4 ----------- */
    @media only screen and (-webkit-min-device-pixel-ratio : 1.5), only screen and (min-device-pixel-ratio : 1.5) {
        /* Styles */
    }














    /* latin-ext */
    @font-face {
        font-family: 'Great Vibes';
        font-style: normal;
        font-weight: 400;
        src: local('Great Vibes'), local('GreatVibes-Regular'), url(https://fonts.gstatic.com/s/greatvibes/v4/6q1c0ofG6NKsEhAc2eh-3SYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');
        unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
    }
    /* latin */
    @font-face {
        font-family: 'Great Vibes';
        font-style: normal;
        font-weight: 400;
        src: local('Great Vibes'), local('GreatVibes-Regular'), url(https://fonts.gstatic.com/s/greatvibes/v4/6q1c0ofG6NKsEhAc2eh-3Y4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
    }
    /* latin-ext */
    @font-face {
        font-family: 'Great Vibes';
        font-style: normal;
        font-weight: 400;
        src: local('Great Vibes'), local('GreatVibes-Regular'), url(https://fonts.gstatic.com/s/greatvibes/v4/6q1c0ofG6NKsEhAc2eh-3SYE0-AqJ3nfInTTiDXDjU4.woff2) format('woff2');
        unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
    }
    /* latin */
    @font-face {
        font-family: 'Great Vibes';
        font-style: normal;
        font-weight: 400;
        src: local('Great Vibes'), local('GreatVibes-Regular'), url(https://fonts.gstatic.com/s/greatvibes/v4/6q1c0ofG6NKsEhAc2eh-3Y4P5ICox8Kq3LLUNMylGO4.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
    }
    /* latin-ext */
    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/yQiAaD56cjx1AooMTSghGfY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
        unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
    }
    /* latin */
    @font-face {
        font-family: 'Raleway';
        font-style: normal;
        font-weight: 400;
        src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v11/0dTEPzkLWceF7z0koJaX1A.woff2) format('woff2');
        unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
    }
/* cyrillic-ext */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKcg72j00.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKew72j00.woff2) format('woff2');
    unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKcw72j00.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKfA72j00.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}
/* latin-ext */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKcQ72j00.woff2) format('woff2');
    unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
    font-family: 'Ubuntu';
    font-style: normal;
    font-weight: 400;
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url(https://fonts.gstatic.com/s/ubuntu/v12/4iCs6KVjbNBYlgoKfw72.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}