/* app/assets/stylesheets/urbanist-font.css.erb */

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-Thin-38b5fd3e7fee0ab1138f04822607157e21cdf42011f316636c1fe5ad306c50a6.ttf) format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-ThinItalic-d0bcdf87a26d471fd340a3b7d54cc690b30b4aa60fe5d7402338aa72c717766a.ttf) format('truetype');
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-ExtraLight-57cb39eb63bec81fe36f0437fa48b30776bceeb79170429d4cfed6ab2a88a67e.ttf) format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-ExtraLightItalic-59a030c6d2fb749baf39d711d75512d6d4b5640ba23b63c7e78343f6bb365591.ttf) format('truetype');
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-Light-e310fddd3f83dd6539ab4e89ddd76a593c875e4c705367a4e8d9ceacf8b2e043.ttf) format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-LightItalic-2c482dd21b322a4cf7bfd524ed7852178f18c809a6a60ec9a8156533c2304da3.ttf) format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-Regular-ef891e194687aa94c3b3d8894a304bf1e1fdc01fecc04f802ac9a1b8c619da6e.ttf) format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-Italic-51b1fdff264be3b3b5f8a2876fd4cf219e62c62e6f8eb6568a8887da091d0da2.ttf) format('truetype');
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-Medium-35c5b865969e09299b87cb9b144e4cb16b22cffd0351cdac733e4ef18f042bc4.ttf) format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-MediumItalic-3e2adc56a94ff540dddf94ff886ffa1922913c55ebedaa22dd936bca93f75ee4.ttf) format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-SemiBold-757c16eb2fd9dcb0a5478478833eff2710dfc5525ac9cdc465d38f47867b5c12.ttf) format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-SemiBoldItalic-3cdcaf16c6096b956acc8312a3fe6a7909a5bd4a8a7e90a7c132b2ed73247dab.ttf) format('truetype');
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-Bold-8d17140a5e544c0b97e40fd9726bacc6e508d6def026288e37404559b41130ff.ttf) format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-BoldItalic-c275c59276bfe27d3db5eb7c68e8051c74dd0a8d24ebdb49a2e436cd6766fdb1.ttf) format('truetype');
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-ExtraBold-56380927913290c69006ae7fad72d051eb7a98858fac12e539fae50dd8f0a5d2.ttf) format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-ExtraBoldItalic-aa53a0424749ac8d2d9d44e4d297e594542e50f250377f79d6f98ea7f5975498.ttf) format('truetype');
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-Black-9c56dbbc349576026cb8c111ff931ba93f43e64d2122681e8e0db0873e7e349f.ttf) format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Urbanist';
    src: url(/assets/urbanist/Urbanist-BlackItalic-08e42df156feadf7495996117b757354a93434cd5613a9c9fe617f4dcc989833.ttf) format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}
