196 lines
2.3 KiB
CSS
196 lines
2.3 KiB
CSS
@font-face {
|
|
font-family: 'ATG-Icon';
|
|
font-display: block;
|
|
src: url("../../font/ATGIcon-Regular.woff") format('woff')/*, url("../font/atg-admin-font.woff2") format('woff2')*/
|
|
}
|
|
|
|
.atg {
|
|
display: flex;
|
|
align-items: center;
|
|
font-family: ATG-Icon;
|
|
font-weight: 400;
|
|
text-rendering: auto;
|
|
-webkit-font-smoothing: antialiased;
|
|
-moz-osx-font-smoothing: grayscale;
|
|
font-style: normal;
|
|
line-height: 1;
|
|
}
|
|
|
|
.a-1x {
|
|
font-size: 1em
|
|
}
|
|
|
|
.a-2x {
|
|
font-size: 2em
|
|
}
|
|
|
|
.a-3x {
|
|
font-size: 3em
|
|
}
|
|
|
|
.a-4x {
|
|
font-size: 4em
|
|
}
|
|
|
|
.a-5x {
|
|
font-size: 5em
|
|
}
|
|
|
|
.a-6x {
|
|
font-size: 6em
|
|
}
|
|
|
|
.a-7x {
|
|
font-size: 7em
|
|
}
|
|
|
|
.a-8x {
|
|
font-size: 8em
|
|
}
|
|
|
|
.a-9x {
|
|
font-size: 9em
|
|
}
|
|
|
|
.a-10x {
|
|
font-size: 10em
|
|
}
|
|
|
|
.a-s-lightbulb-gear:before{
|
|
content: '\effff'
|
|
}
|
|
|
|
.a-lightbulb-gear:before{
|
|
content: '\f0001'
|
|
}
|
|
|
|
.a-target:before{
|
|
content: '\f0002'
|
|
}
|
|
|
|
.a-stragery:before{
|
|
content: '\f0003'
|
|
}
|
|
|
|
.a-focus:before{
|
|
content: '\f0004'
|
|
}
|
|
|
|
.a-cup:before{
|
|
content: '\f0005'
|
|
}
|
|
|
|
.a-handshake:before{
|
|
content: '\f0006'
|
|
}
|
|
|
|
.a-clock:before {
|
|
content: '\f0007'
|
|
}
|
|
|
|
.a-clock-thin::before {
|
|
content: '\f0008'
|
|
}
|
|
|
|
.a-phone:before {
|
|
content: '\f0009'
|
|
}
|
|
|
|
.a-phone1:before {
|
|
content: '\f000a'
|
|
}
|
|
|
|
.a-less:before {
|
|
content: '\f000B'
|
|
}
|
|
|
|
.a-more:before {
|
|
content: '\f000C'
|
|
}
|
|
|
|
.a-up:before {
|
|
content: '\f000D'
|
|
}
|
|
|
|
.a-down:before {
|
|
content: '\f000E'
|
|
}
|
|
|
|
.a-down-thick:before {
|
|
content: '\f000F'
|
|
}
|
|
|
|
.a-less-thick:before {
|
|
content: '\f0010'
|
|
}
|
|
|
|
.a-more-thick:before {
|
|
content: '\f0011'
|
|
}
|
|
|
|
.a-up-thick:before {
|
|
content: '\f0012'
|
|
}
|
|
|
|
.a-shape-down:before {
|
|
content: '\f0013'
|
|
}
|
|
|
|
.a-shape-less:before {
|
|
content: '\f0014'
|
|
}
|
|
|
|
.a-shape-more:before {
|
|
content: '\f0015'
|
|
}
|
|
|
|
.a-shape-up:before {
|
|
content: '\f0016'
|
|
}
|
|
|
|
.a-arrow-right-thick:before {
|
|
content: '\f0017'
|
|
}
|
|
|
|
.a-arrow-right-thin:before {
|
|
content: '\f0018'
|
|
}
|
|
|
|
.a-location1:before {
|
|
content: '\f0019'
|
|
}
|
|
|
|
.a-location2:before{
|
|
content: '\f0020'
|
|
}
|
|
|
|
.a-email1:before{
|
|
content: '\f0021'
|
|
}
|
|
|
|
.a-email2:before {
|
|
content: '\f0022'
|
|
}
|
|
.a-twitter:before {
|
|
content: '\f0023'
|
|
}
|
|
|
|
.a-google-plus:before {
|
|
content: '\f0024'
|
|
}
|
|
|
|
.a-facebook:before {
|
|
content: '\f0025'
|
|
}
|
|
|
|
.a-linkedin:before {
|
|
content: '\f0026'
|
|
}
|
|
.a-youtube:before {
|
|
content: '\f0027'
|
|
}
|
|
|
|
.a-bag:before {
|
|
content: '\f0028'
|
|
}
|