@font-face {
    font-family: cooper;
    src: local('Cooper'),local('Cooper-light'),url(https://assets.quadpay.com/assets/fonts/cooperl.ttf) format('truetype');
    font-weight: 300 400;
    font-style: normal
}

@font-face {
    font-family: cooper;
    src: local('Cooper'),local('Cooper-light-italic'),url(https://assets.quadpay.com/assets/fonts/cooperli.ttf) format('truetype');
    font-weight: 300 400;
    font-style: italic
}

@font-face {
    font-family: cooper;
    src: local('Cooper'),local('Cooper-medium'),url(https://assets.quadpay.com/assets/fonts/cooperm.ttf) format('truetype');
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: cooper;
    src: local('Cooper'),local('Cooper-medium-italic'),url(https://assets.quadpay.com/assets/fonts/coopermi.ttf) format('truetype');
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: cooper;
    src: local('Cooper'),local('Cooper-bold'),url(https://assets.quadpay.com/assets/cooperb.ttf) format('truetype');
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: cooper;
    src: local('Cooper'),local('Cooper-bold-italic'),url(https://assets.quadpay.com/assets/cooperbi.ttf) format('truetype');
    font-weight: 700;
    font-style: italic
}
