.imgProgress-progress {
    position: relative;
}

.imgProgress-img {
    border-radius: 50%;
    position: absolute;
}
@font-face {
    font-family:englishfont;
    src: url('../englishfont.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-size:16px;
}
.imgProgress-circle {
    stroke-width: 32;
}
.a{
font-family: 'angkor',englishfont;
text-decoration: none;
color: #fff;
font-weight: bold;
font-size: 20px;

}
.btn-primary{
    background-color: red;
    color: #fff;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 30px;
    font-family: 'angkor',englishfont;
    text-decoration: none;
font-size: 18px;

}
.btn-primary a{
    background-color: red;
    color: #fff;
    font-family: 'angkor',englishfont;
    text-decoration: none;

}
@font-face {
    font-family:Angkor;
    src: url('../Angkor.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-size:16px;
}
.imgProgress-svg {
    transform: rotate(-90deg);
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
}
